@eui/core 21.0.0-next.15 → 21.0.0-next.17

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/CHANGELOG.md CHANGED
@@ -1,3 +1,40 @@
1
+ ## 21.0.0-next.17 (2025-11-22)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-button:**
6
+ * added euiSizeXS variant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([669adc86](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/669adc86ef94782dcb82a3b40a21d0ee2bf91675))
7
+ * **styles:**
8
+ * adapted components font to semi-bold and adjusted font-sizes - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([68ef6929](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/68ef69292603e795ac1049483cef3ec74f6f1c05))
9
+ * adapted to ECL font sizes map - decreased bigger font to match map sequence - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([6aa951f3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6aa951f39747315a8a7681a6601f5b47e5672a73))
10
+ * fix ECL print css and remove inter as already provided by eUI default in assets - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e7b67b2c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e7b67b2c697148f5f0fce836b0927cfc4bbaaf16))
11
+ * **other:**
12
+ * add back ecl-breadcrump-segment temporary as breaking showcase ([2ee947f0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2ee947f0fb8e440349a94bd13a0843480285d8d8))
13
+ * **eui-tabs:**
14
+ * added isFlat variant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([4398800e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4398800eafe612ba42517b4d2fcc6fbb3bd3dd2d))
15
+ * **eui-snc:**
16
+ * refactor component to standard structure - use of XS button instead of clickable chip for a11y - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([211062ea](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/211062ea82df09fa2bf37cf09b2f5e689a41b2e9))
17
+ * **ecl:**
18
+ * some more deprecations removed EUI-11391 [EUI-11391](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11391) ([9273d6e6](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9273d6e6e50e4d562cdc2efcaa2378a37767befc))
19
+ * remove deprecations EUI-11391 [EUI-11391](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11391) ([acf87d85](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/acf87d857c5af77e6cbbc3473b887d01eb8dd9c1))
20
+ ##### Bug Fixes
21
+
22
+ * **other:**
23
+ * styles import ([9def230f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9def230f4471878759dfca9b2392c61b65259f1a))
24
+
25
+ * * *
26
+ * * *
27
+ ## 21.0.0-next.16 (2025-11-21)
28
+
29
+ ##### Chores
30
+
31
+ * **styles:**
32
+ * adapted ECL v5 font-face declaration - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([80cc4d40](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/80cc4d40a3fee6a23897180954d9f5ed127b070d))
33
+ * **other:**
34
+ * skip temporarily and fix failed vitest - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([578f9200](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/578f92006b777d05b41c7f5502f7d1d5069acfb3))
35
+
36
+ * * *
37
+ * * *
1
38
  ## 21.0.0-next.15 (2025-11-21)
2
39
 
3
40
  ##### Chores
@@ -99,6 +99,34 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.16 (2025-11-21)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>styles:</strong><ul>
106
+ <li>adapted ECL v5 font-face declaration - 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/80cc4d40a3fee6a23897180954d9f5ed127b070d">80cc4d40</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>other:</strong><ul>
110
+ <li>skip temporarily and fix failed vitest - EUI-11618 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618">EUI-11618</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/578f92006b777d05b41c7f5502f7d1d5069acfb3">578f9200</a>)</li>
111
+ </ul>
112
+ </li>
113
+ </ul>
114
+ <hr>
115
+ <hr>
116
+ <h2>21.0.0-next.15 (2025-11-21)</h2>
117
+ <h5>Chores</h5>
118
+ <ul>
119
+ <li><strong>eui-tabs:</strong><ul>
120
+ <li>add tab header left and right content for icon and badge cmp injection - 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/bf847e239b382fcefc4934dbda5500cbdff77535">bf847e23</a>)</li>
121
+ </ul>
122
+ </li>
123
+ <li><strong>eui-tab:</strong><ul>
124
+ <li>eui-tab-header-label and eui-tab-header-sub-label sub-projected cmp added - 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/8e9773eb5f5b90d337ebf20b6620435c658168c3">8e9773eb</a>)</li>
125
+ </ul>
126
+ </li>
127
+ </ul>
128
+ <hr>
129
+ <hr>
102
130
  <h2>21.0.0-next.14 (2025-11-21)</h2>
103
131
  <h5>Chores</h5>
104
132
  <ul>