@eui/ecl 21.0.0-next.41 → 21.0.0-next.43
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 +20 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +62 -37
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-breadcrumb.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
- package/types/eui-ecl-core.d.ts.map +1 -1
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,26 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.42 (2025-12-02)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>ecl-tabs:</strong><ul>
|
|
106
|
+
<li>improve keyboard navigation behavior - EUI-11430 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11430">EUI-11430</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c16baa6fd50710aa4a1e6c463810d1dce11dd81a">c16baa6f</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<hr>
|
|
111
|
+
<hr>
|
|
112
|
+
<h2>21.0.0-next.41 (2025-12-02)</h2>
|
|
113
|
+
<h5>Chores</h5>
|
|
114
|
+
<ul>
|
|
115
|
+
<li><strong>styles:</strong><ul>
|
|
116
|
+
<li>adapted to default ECL border-radius tokens map - fix mobile rendering breakpoint media query - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/eee5e0e21e0affefd3c56c4220aab2080d7b0f1b">eee5e0e2</a>)</li>
|
|
117
|
+
</ul>
|
|
118
|
+
</li>
|
|
119
|
+
</ul>
|
|
120
|
+
<hr>
|
|
121
|
+
<hr>
|
|
102
122
|
<h2>21.0.0-next.40 (2025-12-01)</h2>
|
|
103
123
|
<h5>Chores</h5>
|
|
104
124
|
<ul>
|