@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
@@ -135,6 +135,21 @@
135
135
  <li>
136
136
  <a href="#_euiDanger" >_euiDanger</a>
137
137
  </li>
138
+ <li>
139
+ <a href="#_euiFontBold" >_euiFontBold</a>
140
+ </li>
141
+ <li>
142
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
143
+ </li>
144
+ <li>
145
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
146
+ </li>
147
+ <li>
148
+ <a href="#_euiFontLight" >_euiFontLight</a>
149
+ </li>
150
+ <li>
151
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
152
+ </li>
138
153
  <li>
139
154
  <a href="#_euiInfo" >_euiInfo</a>
140
155
  </li>
@@ -216,6 +231,21 @@
216
231
  <li>
217
232
  <a href="#euiDanger" >euiDanger</a>
218
233
  </li>
234
+ <li>
235
+ <a href="#euiFontBold" >euiFontBold</a>
236
+ </li>
237
+ <li>
238
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
239
+ </li>
240
+ <li>
241
+ <a href="#euiFontItalic" >euiFontItalic</a>
242
+ </li>
243
+ <li>
244
+ <a href="#euiFontLight" >euiFontLight</a>
245
+ </li>
246
+ <li>
247
+ <a href="#euiFontRegular" >euiFontRegular</a>
248
+ </li>
219
249
  <li>
220
250
  <a href="#euiInfo" >euiInfo</a>
221
251
  </li>
@@ -337,6 +367,86 @@
337
367
  </tr>
338
368
  </tbody>
339
369
  </table>
370
+ <table class="table table-sm table-bordered">
371
+ <tbody>
372
+ <tr>
373
+ <td class="col-md-4">
374
+ <a name="euiFontBold"></a>
375
+ <b>euiFontBold</b>
376
+ </td>
377
+ </tr>
378
+ <tr>
379
+ <td class="col-md-4">
380
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
381
+
382
+ </td>
383
+ </tr>
384
+ </tbody>
385
+ </table>
386
+ <table class="table table-sm table-bordered">
387
+ <tbody>
388
+ <tr>
389
+ <td class="col-md-4">
390
+ <a name="euiFontBoldItalic"></a>
391
+ <b>euiFontBoldItalic</b>
392
+ </td>
393
+ </tr>
394
+ <tr>
395
+ <td class="col-md-4">
396
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
397
+
398
+ </td>
399
+ </tr>
400
+ </tbody>
401
+ </table>
402
+ <table class="table table-sm table-bordered">
403
+ <tbody>
404
+ <tr>
405
+ <td class="col-md-4">
406
+ <a name="euiFontItalic"></a>
407
+ <b>euiFontItalic</b>
408
+ </td>
409
+ </tr>
410
+ <tr>
411
+ <td class="col-md-4">
412
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
413
+
414
+ </td>
415
+ </tr>
416
+ </tbody>
417
+ </table>
418
+ <table class="table table-sm table-bordered">
419
+ <tbody>
420
+ <tr>
421
+ <td class="col-md-4">
422
+ <a name="euiFontLight"></a>
423
+ <b>euiFontLight</b>
424
+ </td>
425
+ </tr>
426
+ <tr>
427
+ <td class="col-md-4">
428
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
429
+
430
+ </td>
431
+ </tr>
432
+ </tbody>
433
+ </table>
434
+ <table class="table table-sm table-bordered">
435
+ <tbody>
436
+ <tr>
437
+ <td class="col-md-4">
438
+ <a name="euiFontRegular"></a>
439
+ <b>euiFontRegular</b>
440
+ </td>
441
+ </tr>
442
+ <tr>
443
+ <td class="col-md-4">
444
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
445
+
446
+ </td>
447
+ </tr>
448
+ </tbody>
449
+ </table>
340
450
  <table class="table table-sm table-bordered">
341
451
  <tbody>
342
452
  <tr>
@@ -756,6 +866,106 @@
756
866
  </tr>
757
867
 
758
868
 
869
+ </tbody>
870
+ </table>
871
+ <table class="table table-sm table-bordered">
872
+ <tbody>
873
+ <tr>
874
+ <td class="col-md-4">
875
+ <a name="_euiFontBold"></a>
876
+ <span class="name">
877
+ <span ><b>_euiFontBold</b></span>
878
+ <a href="#_euiFontBold"><span class="icon ion-ios-link"></span></a>
879
+ </span>
880
+ </td>
881
+ </tr>
882
+ <tr>
883
+ <td class="col-md-4">
884
+ <i>Default value : </i><code>false</code>
885
+ </td>
886
+ </tr>
887
+
888
+
889
+ </tbody>
890
+ </table>
891
+ <table class="table table-sm table-bordered">
892
+ <tbody>
893
+ <tr>
894
+ <td class="col-md-4">
895
+ <a name="_euiFontBoldItalic"></a>
896
+ <span class="name">
897
+ <span ><b>_euiFontBoldItalic</b></span>
898
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
899
+ </span>
900
+ </td>
901
+ </tr>
902
+ <tr>
903
+ <td class="col-md-4">
904
+ <i>Default value : </i><code>false</code>
905
+ </td>
906
+ </tr>
907
+
908
+
909
+ </tbody>
910
+ </table>
911
+ <table class="table table-sm table-bordered">
912
+ <tbody>
913
+ <tr>
914
+ <td class="col-md-4">
915
+ <a name="_euiFontItalic"></a>
916
+ <span class="name">
917
+ <span ><b>_euiFontItalic</b></span>
918
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
919
+ </span>
920
+ </td>
921
+ </tr>
922
+ <tr>
923
+ <td class="col-md-4">
924
+ <i>Default value : </i><code>false</code>
925
+ </td>
926
+ </tr>
927
+
928
+
929
+ </tbody>
930
+ </table>
931
+ <table class="table table-sm table-bordered">
932
+ <tbody>
933
+ <tr>
934
+ <td class="col-md-4">
935
+ <a name="_euiFontLight"></a>
936
+ <span class="name">
937
+ <span ><b>_euiFontLight</b></span>
938
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
939
+ </span>
940
+ </td>
941
+ </tr>
942
+ <tr>
943
+ <td class="col-md-4">
944
+ <i>Default value : </i><code>false</code>
945
+ </td>
946
+ </tr>
947
+
948
+
949
+ </tbody>
950
+ </table>
951
+ <table class="table table-sm table-bordered">
952
+ <tbody>
953
+ <tr>
954
+ <td class="col-md-4">
955
+ <a name="_euiFontRegular"></a>
956
+ <span class="name">
957
+ <span ><b>_euiFontRegular</b></span>
958
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
959
+ </span>
960
+ </td>
961
+ </tr>
962
+ <tr>
963
+ <td class="col-md-4">
964
+ <i>Default value : </i><code>false</code>
965
+ </td>
966
+ </tr>
967
+
968
+
759
969
  </tbody>
760
970
  </table>
761
971
  <table class="table table-sm table-bordered">
@@ -135,6 +135,21 @@
135
135
  <li>
136
136
  <a href="#_euiDanger" >_euiDanger</a>
137
137
  </li>
138
+ <li>
139
+ <a href="#_euiFontBold" >_euiFontBold</a>
140
+ </li>
141
+ <li>
142
+ <a href="#_euiFontBoldItalic" >_euiFontBoldItalic</a>
143
+ </li>
144
+ <li>
145
+ <a href="#_euiFontItalic" >_euiFontItalic</a>
146
+ </li>
147
+ <li>
148
+ <a href="#_euiFontLight" >_euiFontLight</a>
149
+ </li>
150
+ <li>
151
+ <a href="#_euiFontRegular" >_euiFontRegular</a>
152
+ </li>
138
153
  <li>
139
154
  <a href="#_euiInfo" >_euiInfo</a>
140
155
  </li>
@@ -216,6 +231,21 @@
216
231
  <li>
217
232
  <a href="#euiDanger" >euiDanger</a>
218
233
  </li>
234
+ <li>
235
+ <a href="#euiFontBold" >euiFontBold</a>
236
+ </li>
237
+ <li>
238
+ <a href="#euiFontBoldItalic" >euiFontBoldItalic</a>
239
+ </li>
240
+ <li>
241
+ <a href="#euiFontItalic" >euiFontItalic</a>
242
+ </li>
243
+ <li>
244
+ <a href="#euiFontLight" >euiFontLight</a>
245
+ </li>
246
+ <li>
247
+ <a href="#euiFontRegular" >euiFontRegular</a>
248
+ </li>
219
249
  <li>
220
250
  <a href="#euiInfo" >euiInfo</a>
221
251
  </li>
@@ -337,6 +367,86 @@
337
367
  </tr>
338
368
  </tbody>
339
369
  </table>
370
+ <table class="table table-sm table-bordered">
371
+ <tbody>
372
+ <tr>
373
+ <td class="col-md-4">
374
+ <a name="euiFontBold"></a>
375
+ <b>euiFontBold</b>
376
+ </td>
377
+ </tr>
378
+ <tr>
379
+ <td class="col-md-4">
380
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
381
+
382
+ </td>
383
+ </tr>
384
+ </tbody>
385
+ </table>
386
+ <table class="table table-sm table-bordered">
387
+ <tbody>
388
+ <tr>
389
+ <td class="col-md-4">
390
+ <a name="euiFontBoldItalic"></a>
391
+ <b>euiFontBoldItalic</b>
392
+ </td>
393
+ </tr>
394
+ <tr>
395
+ <td class="col-md-4">
396
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
397
+
398
+ </td>
399
+ </tr>
400
+ </tbody>
401
+ </table>
402
+ <table class="table table-sm table-bordered">
403
+ <tbody>
404
+ <tr>
405
+ <td class="col-md-4">
406
+ <a name="euiFontItalic"></a>
407
+ <b>euiFontItalic</b>
408
+ </td>
409
+ </tr>
410
+ <tr>
411
+ <td class="col-md-4">
412
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
413
+
414
+ </td>
415
+ </tr>
416
+ </tbody>
417
+ </table>
418
+ <table class="table table-sm table-bordered">
419
+ <tbody>
420
+ <tr>
421
+ <td class="col-md-4">
422
+ <a name="euiFontLight"></a>
423
+ <b>euiFontLight</b>
424
+ </td>
425
+ </tr>
426
+ <tr>
427
+ <td class="col-md-4">
428
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
429
+
430
+ </td>
431
+ </tr>
432
+ </tbody>
433
+ </table>
434
+ <table class="table table-sm table-bordered">
435
+ <tbody>
436
+ <tr>
437
+ <td class="col-md-4">
438
+ <a name="euiFontRegular"></a>
439
+ <b>euiFontRegular</b>
440
+ </td>
441
+ </tr>
442
+ <tr>
443
+ <td class="col-md-4">
444
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
445
+
446
+ </td>
447
+ </tr>
448
+ </tbody>
449
+ </table>
340
450
  <table class="table table-sm table-bordered">
341
451
  <tbody>
342
452
  <tr>
@@ -756,6 +866,106 @@
756
866
  </tr>
757
867
 
758
868
 
869
+ </tbody>
870
+ </table>
871
+ <table class="table table-sm table-bordered">
872
+ <tbody>
873
+ <tr>
874
+ <td class="col-md-4">
875
+ <a name="_euiFontBold"></a>
876
+ <span class="name">
877
+ <span ><b>_euiFontBold</b></span>
878
+ <a href="#_euiFontBold"><span class="icon ion-ios-link"></span></a>
879
+ </span>
880
+ </td>
881
+ </tr>
882
+ <tr>
883
+ <td class="col-md-4">
884
+ <i>Default value : </i><code>false</code>
885
+ </td>
886
+ </tr>
887
+
888
+
889
+ </tbody>
890
+ </table>
891
+ <table class="table table-sm table-bordered">
892
+ <tbody>
893
+ <tr>
894
+ <td class="col-md-4">
895
+ <a name="_euiFontBoldItalic"></a>
896
+ <span class="name">
897
+ <span ><b>_euiFontBoldItalic</b></span>
898
+ <a href="#_euiFontBoldItalic"><span class="icon ion-ios-link"></span></a>
899
+ </span>
900
+ </td>
901
+ </tr>
902
+ <tr>
903
+ <td class="col-md-4">
904
+ <i>Default value : </i><code>false</code>
905
+ </td>
906
+ </tr>
907
+
908
+
909
+ </tbody>
910
+ </table>
911
+ <table class="table table-sm table-bordered">
912
+ <tbody>
913
+ <tr>
914
+ <td class="col-md-4">
915
+ <a name="_euiFontItalic"></a>
916
+ <span class="name">
917
+ <span ><b>_euiFontItalic</b></span>
918
+ <a href="#_euiFontItalic"><span class="icon ion-ios-link"></span></a>
919
+ </span>
920
+ </td>
921
+ </tr>
922
+ <tr>
923
+ <td class="col-md-4">
924
+ <i>Default value : </i><code>false</code>
925
+ </td>
926
+ </tr>
927
+
928
+
929
+ </tbody>
930
+ </table>
931
+ <table class="table table-sm table-bordered">
932
+ <tbody>
933
+ <tr>
934
+ <td class="col-md-4">
935
+ <a name="_euiFontLight"></a>
936
+ <span class="name">
937
+ <span ><b>_euiFontLight</b></span>
938
+ <a href="#_euiFontLight"><span class="icon ion-ios-link"></span></a>
939
+ </span>
940
+ </td>
941
+ </tr>
942
+ <tr>
943
+ <td class="col-md-4">
944
+ <i>Default value : </i><code>false</code>
945
+ </td>
946
+ </tr>
947
+
948
+
949
+ </tbody>
950
+ </table>
951
+ <table class="table table-sm table-bordered">
952
+ <tbody>
953
+ <tr>
954
+ <td class="col-md-4">
955
+ <a name="_euiFontRegular"></a>
956
+ <span class="name">
957
+ <span ><b>_euiFontRegular</b></span>
958
+ <a href="#_euiFontRegular"><span class="icon ion-ios-link"></span></a>
959
+ </span>
960
+ </td>
961
+ </tr>
962
+ <tr>
963
+ <td class="col-md-4">
964
+ <i>Default value : </i><code>false</code>
965
+ </td>
966
+ </tr>
967
+
968
+
759
969
  </tbody>
760
970
  </table>
761
971
  <table class="table table-sm table-bordered">