@eui/mobile-core 18.1.3 → 18.1.4-snapshot-1763725940736

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 (133) hide show
  1. package/docs/changelog.html +24 -0
  2. package/docs/components/EuimLanguageSelectorComponent.html +4 -2
  3. package/docs/directives/EuimToolbarTransparentDirective.html +24 -0
  4. package/docs/js/search/search_index.js +2 -2
  5. package/docs/properties.html +1 -1
  6. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +10 -8
  7. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
  8. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -3
  9. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
  10. package/esm2022/lib/components/base-states.directive.mjs +26 -28
  11. package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -6
  12. package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -6
  13. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -3
  14. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
  15. package/esm2022/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.mjs +4 -6
  16. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -3
  17. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +4 -4
  18. package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -6
  19. package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +5 -6
  20. package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -6
  21. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -6
  22. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
  23. package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +11 -9
  24. package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +8 -5
  25. package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -6
  26. package/esm2022/lib/components/euim-about/euim-about.module.mjs +6 -6
  27. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -7
  28. package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +7 -5
  29. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +6 -8
  30. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
  31. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +10 -9
  32. package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +4 -6
  33. package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -6
  34. package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +8 -10
  35. package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +5 -6
  36. package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +4 -6
  37. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +8 -10
  38. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
  39. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -3
  40. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
  41. package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +6 -6
  42. package/esm2022/lib/components/euim-card/euim-card.component.mjs +6 -3
  43. package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
  44. package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -6
  45. package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
  46. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +10 -7
  47. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +27 -27
  48. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
  49. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -6
  50. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -3
  51. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -3
  52. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -4
  53. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  54. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.mjs +4 -6
  55. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.mjs +4 -6
  56. package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.mjs +4 -6
  57. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +14 -5
  58. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  59. package/esm2022/lib/components/euim-helper-text/euim-helper-text.component.mjs +5 -4
  60. package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -6
  61. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -6
  62. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -6
  63. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -6
  64. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +7 -6
  65. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  66. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -6
  67. package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -3
  68. package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
  69. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +6 -4
  70. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +7 -4
  71. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +8 -5
  72. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +6 -4
  73. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +8 -4
  74. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +11 -8
  75. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +15 -7
  76. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +6 -6
  77. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +22 -10
  78. package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +4 -4
  79. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -6
  80. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -6
  81. package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -6
  82. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -6
  83. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
  84. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +7 -8
  85. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
  86. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +14 -11
  87. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
  88. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +5 -7
  89. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -6
  90. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -6
  91. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -6
  92. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +34 -27
  93. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  94. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -6
  95. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -6
  96. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -6
  97. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  98. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +12 -8
  99. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +33 -10
  100. package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +4 -4
  101. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +6 -6
  102. package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +4 -4
  103. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +6 -4
  104. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
  105. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -6
  106. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -6
  107. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -6
  108. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -4
  109. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
  110. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +41 -4
  111. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +29 -11
  112. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +6 -6
  113. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +18 -11
  114. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +11 -7
  115. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +6 -6
  116. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -6
  117. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -3
  118. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +12 -10
  119. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  120. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -6
  121. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -6
  122. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -3
  123. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -6
  124. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -3
  125. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  126. package/esm2022/lib/euim-all.module.mjs +6 -6
  127. package/esm2022/lib/services/euim-app.service.mjs +4 -3
  128. package/fesm2022/eui-mobile-core.mjs +686 -615
  129. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  130. package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts +2 -1
  131. package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts.map +1 -1
  132. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  133. package/package.json +2 -2
@@ -81,6 +81,30 @@
81
81
  <div class="content getting-started">
82
82
  <div class="content-data">
83
83
 
84
+ <h2>18.1.3 (2025-10-17)</h2>
85
+ <h5>Chores</h5>
86
+ <ul>
87
+ <li><strong>other:</strong><ul>
88
+ <li>force rebuild - EUI-11273 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11273">EUI-11273</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/83340d69b5244e9525e2dfd81bbe5c5f26b912b8">83340d69</a>)</li>
89
+ <li>update styles - EUI-11273 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11273">EUI-11273</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/3ed65dffe182c9d913889a113507fd7dca80719d">3ed65dff</a>)</li>
90
+ <li>gitlab migration fixes - MWP-11955 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/MWP-11955">MWP-11955</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/611f0380fd9356489ce2f1a70a85af34a0b79824">611f0380</a>)</li>
91
+ <li>init v19 setup - EUI-11293 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11293">EUI-11293</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/64b5d3b065c32890fe816184f1448de5c0059287">64b5d3b0</a>)</li>
92
+ </ul>
93
+ </li>
94
+ <li><strong>styles:</strong><ul>
95
+ <li>adapted to full ionic styles sources - EUI-10199 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10199">EUI-10199</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/e5f4e323160aaa12efa52388c37b742cc06ae69b">e5f4e323</a>)</li>
96
+ </ul>
97
+ </li>
98
+ <li><strong>eui-mobile:</strong><ul>
99
+ <li>update ion-footer styles - EUI-11273 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11273">EUI-11273</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/d95a0214237d7aa6c4acc5e7e0810810a3573247">d95a0214</a>)</li>
100
+ <li>update styles and imports - EUI-10579 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10579">EUI-10579</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/89d5928a2a7968c9274245cd2f7c3f36c83d9a31">89d5928a</a>)</li>
101
+ <li>remove ionic css-16 folder - EUI-10341 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10341">EUI-10341</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/d1130d0ff25c825650e01f1acfe4c1606a3301da">d1130d0f</a>)</li>
102
+ <li>refactor euim components to standalone - EUI-10341 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-10341">EUI-10341</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui-mobile/-/commit/c766698cfbd0c572bafdef0f4decb04e3f4dd099">c766698c</a>)</li>
103
+ </ul>
104
+ </li>
105
+ </ul>
106
+ <hr>
107
+ <hr>
84
108
  <h2>18.1.2 (2025-08-29)</h2>
85
109
  <h5>Chores</h5>
86
110
  <ul>
@@ -521,7 +521,8 @@
521
521
  </tr>
522
522
  <tr>
523
523
  <td class="col-md-4">
524
- <i>Default value : </i><code>this.baseStatesDirective.color &#x3D;&#x3D;&#x3D; &#x27;branding&#x27;</code>
524
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
525
+
525
526
  </td>
526
527
  </tr>
527
528
 
@@ -546,7 +547,8 @@
546
547
  </tr>
547
548
  <tr>
548
549
  <td class="col-md-4">
549
- <i>Default value : </i><code>this.baseStatesDirective.color &#x3D;&#x3D;&#x3D; &#x27;primary&#x27;</code>
550
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
551
+
550
552
  </td>
551
553
  </tr>
552
554
 
@@ -183,6 +183,9 @@
183
183
  <li>
184
184
  <a href="#hasTitle" >hasTitle</a>
185
185
  </li>
186
+ <li>
187
+ <a href="#isLightToolbar" >isLightToolbar</a>
188
+ </li>
186
189
  <li>
187
190
  <a href="#scrollThreshold" >scrollThreshold</a>
188
191
  </li>
@@ -266,6 +269,27 @@
266
269
  </tr>
267
270
  </tbody>
268
271
  </table>
272
+ <table class="table table-sm table-bordered">
273
+ <tbody>
274
+ <tr>
275
+ <td class="col-md-4">
276
+ <a name="isLightToolbar"></a>
277
+ <b>isLightToolbar</b>
278
+ </td>
279
+ </tr>
280
+ <tr>
281
+ <td class="col-md-4">
282
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
283
+
284
+ </td>
285
+ </tr>
286
+ <tr>
287
+ <td class="col-md-4">
288
+ <i>Default value : </i><code>false</code>
289
+ </td>
290
+ </tr>
291
+ </tbody>
292
+ </table>
269
293
  <table class="table table-sm table-bordered">
270
294
  <tbody>
271
295
  <tr>