@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.
- package/docs/changelog.html +24 -0
- package/docs/components/EuimLanguageSelectorComponent.html +4 -2
- package/docs/directives/EuimToolbarTransparentDirective.html +24 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +10 -8
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +4 -3
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
- package/esm2022/lib/components/base-states.directive.mjs +26 -28
- package/esm2022/lib/components/directives/euim-align-center/euim-align-center.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-align-top/euim-align-top.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -3
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-footer-transparent/euim-footer-transparent.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +4 -3
- package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-list-item/euim-list-item.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-min-width/euim-min-width.directive.mjs +5 -6
- package/esm2022/lib/components/directives/euim-sidebar-footer/euim-sidebar-footer.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -6
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +11 -9
- package/esm2022/lib/components/euim-about/euim-about-content-loading/euim-about-content-loading.component.mjs +8 -5
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +4 -6
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +6 -6
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -7
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +7 -5
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +6 -8
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +10 -9
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +4 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +8 -10
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +5 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +4 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +8 -10
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +4 -3
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
- package/esm2022/lib/components/euim-card/euim-card-image/euim-card-image.directive.mjs +6 -6
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +6 -3
- package/esm2022/lib/components/euim-card/euim-card.module.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +4 -6
- package/esm2022/lib/components/euim-card-list/euim-card-list.module.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +10 -7
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +27 -27
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -6
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +4 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +7 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-icon.directive.mjs +4 -6
- package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-subtitle.directive.mjs +4 -6
- package/esm2022/lib/components/euim-empty-list-placeholder/directives/euim-empty-list-placeholder-title.directive.mjs +4 -6
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +14 -5
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
- package/esm2022/lib/components/euim-helper-text/euim-helper-text.component.mjs +5 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +4 -6
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -6
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -6
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -6
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +7 -6
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -6
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +4 -3
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +6 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +7 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +8 -5
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +6 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +8 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +11 -8
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +15 -7
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +6 -6
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.component.mjs +22 -10
- package/esm2022/lib/components/euim-pdf-viewer/euim-pdf-viewer.module.mjs +4 -4
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive.mjs +4 -6
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive.mjs +4 -6
- package/esm2022/lib/components/euim-read-only-form/euim-read-only-form.directive.mjs +4 -6
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -6
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +7 -8
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +14 -11
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +5 -7
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -6
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -6
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -6
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +34 -27
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -6
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -6
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +4 -6
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +12 -8
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +33 -10
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.component.mjs +6 -6
- package/esm2022/lib/components/euim-toolbar-qrcode/euim-toolbar-qrcode.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +6 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -6
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -6
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -6
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +41 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +29 -11
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +6 -6
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +18 -11
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +11 -7
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +6 -6
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -6
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +12 -10
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -6
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -6
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -6
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
- package/esm2022/lib/euim-all.module.mjs +6 -6
- package/esm2022/lib/services/euim-app.service.mjs +4 -3
- package/fesm2022/eui-mobile-core.mjs +686 -615
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts +2 -1
- package/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
- package/package.json +2 -2
package/docs/changelog.html
CHANGED
|
@@ -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>
|
|
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>
|
|
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>
|