@eui/mobile-core 18.1.3 → 18.1.4-snapshot-1762343132805
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/directives/EuimToolbarTransparentDirective.html +24 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/esm2022/lib/components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive.mjs +7 -3
- package/fesm2022/eui-mobile-core.mjs +6 -2
- 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/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>
|
|
@@ -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>
|