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