@eui/mobile-core 16.0.0-rc.29 → 16.0.0-rc.30

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 (50) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +35 -37
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +35 -37
  3. package/docs/components/EuiMUserProfileInfosComponent.html +35 -37
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +35 -37
  5. package/docs/components/EuimAppComponent.html +35 -37
  6. package/docs/components/EuimAppSidebarComponent.html +35 -37
  7. package/docs/components/EuimAppSidebarMenuComponent.html +34 -36
  8. package/docs/components/EuimAvatarComponent.html +4 -4
  9. package/docs/components/EuimAvatarIconComponent.html +4 -4
  10. package/docs/components/EuimChipSelectorComponent.html +10 -10
  11. package/docs/components/EuimControlFeedbackComponent.html +7 -7
  12. package/docs/components/EuimDataSummaryComponent.html +31 -33
  13. package/docs/components/EuimEmptyListPlaceholderComponent.html +5 -5
  14. package/docs/components/EuimFieldSetComponent.html +35 -37
  15. package/docs/components/EuimFieldsetActionsComponent.html +35 -37
  16. package/docs/components/EuimFieldsetLegendComponent.html +35 -37
  17. package/docs/components/EuimHeaderDetailsComponent.html +4 -4
  18. package/docs/components/EuimInfoScreenComponent.html +4 -4
  19. package/docs/components/EuimLabelComponent.html +4 -4
  20. package/docs/components/EuimLanguageListComponent.html +72 -76
  21. package/docs/components/EuimLanguageSelectorComponent.html +72 -76
  22. package/docs/components/EuimMediaHeaderComponent.html +4 -4
  23. package/docs/components/EuimMenuComponent.html +151 -157
  24. package/docs/components/EuimMessageComponent.html +7 -7
  25. package/docs/components/EuimMessageTitleComponent.html +35 -37
  26. package/docs/components/EuimNotificationItemComponent.html +4 -4
  27. package/docs/components/EuimScrollerXComponent.html +35 -37
  28. package/docs/components/EuimSliderComponent.html +131 -139
  29. package/docs/components/EuimSpinnerComponent.html +4 -4
  30. package/docs/components/EuimSpinnerDescriptionComponent.html +4 -4
  31. package/docs/components/EuimSpinnerMessageComponent.html +4 -4
  32. package/docs/components/EuimStepperComponent.html +43 -45
  33. package/docs/components/EuimToolbarActionItemsComponent.html +35 -37
  34. package/docs/components/EuimToolbarComponent.html +69 -73
  35. package/docs/components/EuimToolbarTitleComponent.html +35 -37
  36. package/docs/components/EuimUserProfileComponent.html +35 -37
  37. package/docs/dependencies.html +1 -1
  38. package/docs/directives/EuimBaseDirective.html +34 -36
  39. package/docs/directives/EuimDataSummaryColLabelDirective.html +35 -37
  40. package/docs/directives/EuimDataSummaryColValueDirective.html +31 -33
  41. package/docs/injectables/EuimAppService.html +34 -36
  42. package/docs/js/menu-wc_es5.js +42 -0
  43. package/docs/js/search/search_index.js +2 -2
  44. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
  45. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +1 -1
  46. package/fesm2022/eui-mobile-core.mjs +2 -2
  47. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  48. package/lib/components/euim-stepper/euim-stepper.component.d.ts +2 -2
  49. package/lib/components/euim-stepper/euim-stepper.component.d.ts.map +1 -1
  50. package/package.json +1 -1
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -792,42 +792,40 @@
792
792
  <tr>
793
793
  <td class="col-md-4">
794
794
 
795
- <div class="io-description">
796
- <b>Parameters :</b>
797
-
798
- <table class="params">
799
- <thead>
800
- <tr>
801
- <td>Name</td>
802
- <td>Type</td>
803
- <td>Optional</td>
804
- </tr>
805
- </thead>
806
- <tbody>
807
- <tr>
808
- <td>rootClass</td>
809
- <td>
810
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
- </td>
812
-
813
- <td>
814
- No
815
- </td>
816
-
817
-
818
- </tr>
819
- </tbody>
820
- </table>
821
- </div>
822
- <div>
823
- </div>
824
- <div class="io-description">
825
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
826
-
827
- </div>
828
- <div class="io-description">
829
-
830
- </div>
795
+ <div class="io-description">
796
+ <b>Parameters :</b>
797
+
798
+ <table class="params">
799
+ <thead>
800
+ <tr>
801
+ <td>Name</td>
802
+ <td>Type</td>
803
+ <td>Optional</td>
804
+ </tr>
805
+ </thead>
806
+ <tbody>
807
+ <tr>
808
+ <td>rootClass</td>
809
+ <td>
810
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
+ </td>
812
+
813
+ <td>
814
+ No
815
+ </td>
816
+
817
+
818
+ </tr>
819
+ </tbody>
820
+ </table>
821
+ </div>
822
+ <div class="io-description">
823
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
824
+
825
+ </div>
826
+ <div class="io-description">
827
+
828
+ </div>
831
829
  </td>
832
830
  </tr>
833
831
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -792,42 +792,40 @@
792
792
  <tr>
793
793
  <td class="col-md-4">
794
794
 
795
- <div class="io-description">
796
- <b>Parameters :</b>
797
-
798
- <table class="params">
799
- <thead>
800
- <tr>
801
- <td>Name</td>
802
- <td>Type</td>
803
- <td>Optional</td>
804
- </tr>
805
- </thead>
806
- <tbody>
807
- <tr>
808
- <td>rootClass</td>
809
- <td>
810
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
- </td>
812
-
813
- <td>
814
- No
815
- </td>
816
-
817
-
818
- </tr>
819
- </tbody>
820
- </table>
821
- </div>
822
- <div>
823
- </div>
824
- <div class="io-description">
825
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
826
-
827
- </div>
828
- <div class="io-description">
829
-
830
- </div>
795
+ <div class="io-description">
796
+ <b>Parameters :</b>
797
+
798
+ <table class="params">
799
+ <thead>
800
+ <tr>
801
+ <td>Name</td>
802
+ <td>Type</td>
803
+ <td>Optional</td>
804
+ </tr>
805
+ </thead>
806
+ <tbody>
807
+ <tr>
808
+ <td>rootClass</td>
809
+ <td>
810
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
+ </td>
812
+
813
+ <td>
814
+ No
815
+ </td>
816
+
817
+
818
+ </tr>
819
+ </tbody>
820
+ </table>
821
+ </div>
822
+ <div class="io-description">
823
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
824
+
825
+ </div>
826
+ <div class="io-description">
827
+
828
+ </div>
831
829
  </td>
832
830
  </tr>
833
831
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -792,42 +792,40 @@
792
792
  <tr>
793
793
  <td class="col-md-4">
794
794
 
795
- <div class="io-description">
796
- <b>Parameters :</b>
797
-
798
- <table class="params">
799
- <thead>
800
- <tr>
801
- <td>Name</td>
802
- <td>Type</td>
803
- <td>Optional</td>
804
- </tr>
805
- </thead>
806
- <tbody>
807
- <tr>
808
- <td>rootClass</td>
809
- <td>
810
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
- </td>
812
-
813
- <td>
814
- No
815
- </td>
816
-
817
-
818
- </tr>
819
- </tbody>
820
- </table>
821
- </div>
822
- <div>
823
- </div>
824
- <div class="io-description">
825
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
826
-
827
- </div>
828
- <div class="io-description">
829
-
830
- </div>
795
+ <div class="io-description">
796
+ <b>Parameters :</b>
797
+
798
+ <table class="params">
799
+ <thead>
800
+ <tr>
801
+ <td>Name</td>
802
+ <td>Type</td>
803
+ <td>Optional</td>
804
+ </tr>
805
+ </thead>
806
+ <tbody>
807
+ <tr>
808
+ <td>rootClass</td>
809
+ <td>
810
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
811
+ </td>
812
+
813
+ <td>
814
+ No
815
+ </td>
816
+
817
+
818
+ </tr>
819
+ </tbody>
820
+ </table>
821
+ </div>
822
+ <div class="io-description">
823
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
824
+
825
+ </div>
826
+ <div class="io-description">
827
+
828
+ </div>
831
829
  </td>
832
830
  </tr>
833
831
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -796,42 +796,40 @@
796
796
  <tr>
797
797
  <td class="col-md-4">
798
798
 
799
- <div class="io-description">
800
- <b>Parameters :</b>
801
-
802
- <table class="params">
803
- <thead>
804
- <tr>
805
- <td>Name</td>
806
- <td>Type</td>
807
- <td>Optional</td>
808
- </tr>
809
- </thead>
810
- <tbody>
811
- <tr>
812
- <td>rootClass</td>
813
- <td>
814
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
815
- </td>
816
-
817
- <td>
818
- No
819
- </td>
820
-
821
-
822
- </tr>
823
- </tbody>
824
- </table>
825
- </div>
826
- <div>
827
- </div>
828
- <div class="io-description">
829
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
830
-
831
- </div>
832
- <div class="io-description">
833
-
834
- </div>
799
+ <div class="io-description">
800
+ <b>Parameters :</b>
801
+
802
+ <table class="params">
803
+ <thead>
804
+ <tr>
805
+ <td>Name</td>
806
+ <td>Type</td>
807
+ <td>Optional</td>
808
+ </tr>
809
+ </thead>
810
+ <tbody>
811
+ <tr>
812
+ <td>rootClass</td>
813
+ <td>
814
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
815
+ </td>
816
+
817
+ <td>
818
+ No
819
+ </td>
820
+
821
+
822
+ </tr>
823
+ </tbody>
824
+ </table>
825
+ </div>
826
+ <div class="io-description">
827
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
828
+
829
+ </div>
830
+ <div class="io-description">
831
+
832
+ </div>
835
833
  </td>
836
834
  </tr>
837
835
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -813,42 +813,40 @@
813
813
  <tr>
814
814
  <td class="col-md-4">
815
815
 
816
- <div class="io-description">
817
- <b>Parameters :</b>
818
-
819
- <table class="params">
820
- <thead>
821
- <tr>
822
- <td>Name</td>
823
- <td>Type</td>
824
- <td>Optional</td>
825
- </tr>
826
- </thead>
827
- <tbody>
828
- <tr>
829
- <td>rootClass</td>
830
- <td>
831
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
832
- </td>
833
-
834
- <td>
835
- No
836
- </td>
837
-
838
-
839
- </tr>
840
- </tbody>
841
- </table>
842
- </div>
843
- <div>
844
- </div>
845
- <div class="io-description">
846
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
847
-
848
- </div>
849
- <div class="io-description">
850
-
851
- </div>
816
+ <div class="io-description">
817
+ <b>Parameters :</b>
818
+
819
+ <table class="params">
820
+ <thead>
821
+ <tr>
822
+ <td>Name</td>
823
+ <td>Type</td>
824
+ <td>Optional</td>
825
+ </tr>
826
+ </thead>
827
+ <tbody>
828
+ <tr>
829
+ <td>rootClass</td>
830
+ <td>
831
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
832
+ </td>
833
+
834
+ <td>
835
+ No
836
+ </td>
837
+
838
+
839
+ </tr>
840
+ </tbody>
841
+ </table>
842
+ </div>
843
+ <div class="io-description">
844
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
845
+
846
+ </div>
847
+ <div class="io-description">
848
+
849
+ </div>
852
850
  </td>
853
851
  </tr>
854
852
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -785,42 +785,40 @@
785
785
  <tr>
786
786
  <td class="col-md-4">
787
787
 
788
- <div class="io-description">
789
- <b>Parameters :</b>
790
-
791
- <table class="params">
792
- <thead>
793
- <tr>
794
- <td>Name</td>
795
- <td>Type</td>
796
- <td>Optional</td>
797
- </tr>
798
- </thead>
799
- <tbody>
800
- <tr>
801
- <td>rootClass</td>
802
- <td>
803
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
804
- </td>
805
-
806
- <td>
807
- No
808
- </td>
809
-
810
-
811
- </tr>
812
- </tbody>
813
- </table>
814
- </div>
815
- <div>
816
- </div>
817
- <div class="io-description">
818
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
819
-
820
- </div>
821
- <div class="io-description">
822
-
823
- </div>
788
+ <div class="io-description">
789
+ <b>Parameters :</b>
790
+
791
+ <table class="params">
792
+ <thead>
793
+ <tr>
794
+ <td>Name</td>
795
+ <td>Type</td>
796
+ <td>Optional</td>
797
+ </tr>
798
+ </thead>
799
+ <tbody>
800
+ <tr>
801
+ <td>rootClass</td>
802
+ <td>
803
+ <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
804
+ </td>
805
+
806
+ <td>
807
+ No
808
+ </td>
809
+
810
+
811
+ </tr>
812
+ </tbody>
813
+ </table>
814
+ </div>
815
+ <div class="io-description">
816
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
817
+
818
+ </div>
819
+ <div class="io-description">
820
+
821
+ </div>
824
822
  </td>
825
823
  </tr>
826
824
  </tbody>
@@ -237,42 +237,40 @@
237
237
  <tr>
238
238
  <td class="col-md-4">
239
239
 
240
- <div class="io-description">
241
- <b>Parameters :</b>
242
-
243
- <table class="params">
244
- <thead>
245
- <tr>
246
- <td>Name</td>
247
- <td>Type</td>
248
- <td>Optional</td>
249
- </tr>
250
- </thead>
251
- <tbody>
252
- <tr>
253
- <td>item</td>
254
- <td>
255
- <code><a href="../interfaces/EuimMenuItem.html" target="_self" >EuimMenuItem</a></code>
256
- </td>
257
-
258
- <td>
259
- No
260
- </td>
261
-
262
-
263
- </tr>
264
- </tbody>
265
- </table>
266
- </div>
267
- <div>
268
- </div>
269
- <div class="io-description">
270
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
271
-
272
- </div>
273
- <div class="io-description">
274
-
275
- </div>
240
+ <div class="io-description">
241
+ <b>Parameters :</b>
242
+
243
+ <table class="params">
244
+ <thead>
245
+ <tr>
246
+ <td>Name</td>
247
+ <td>Type</td>
248
+ <td>Optional</td>
249
+ </tr>
250
+ </thead>
251
+ <tbody>
252
+ <tr>
253
+ <td>item</td>
254
+ <td>
255
+ <code><a href="../interfaces/EuimMenuItem.html" target="_self" >EuimMenuItem</a></code>
256
+ </td>
257
+
258
+ <td>
259
+ No
260
+ </td>
261
+
262
+
263
+ </tr>
264
+ </tbody>
265
+ </table>
266
+ </div>
267
+ <div class="io-description">
268
+ <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
269
+
270
+ </div>
271
+ <div class="io-description">
272
+
273
+ </div>
276
274
  </td>
277
275
  </tr>
278
276
  </tbody>
@@ -63,7 +63,7 @@
63
63
  <h3>Extends</h3>
64
64
  </p>
65
65
  <p class="comment">
66
- <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
66
+ <code><a href="../directives/EuimBaseDirective.html" target="_self" >EuimBaseDirective</a></code>
67
67
  </p>
68
68
 
69
69
 
@@ -801,10 +801,10 @@
801
801
  <tr>
802
802
  <td class="col-md-4">
803
803
 
804
- <div class="io-description">
805
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
804
+ <div class="io-description">
805
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
806
806
 
807
- </div>
807
+ </div>
808
808
  </td>
809
809
  </tr>
810
810
  </tbody>