@eui/core 21.0.0-next.19 → 21.0.0-next.20

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,28 @@
1
+ ## 21.0.0-next.20 (2025-11-24)
2
+
3
+ ##### Chores
4
+
5
+ * **eui-slider:**
6
+ * unexpected .only modifier - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([daa97abf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/daa97abfcedaa95317d710e3268d44654e04fae7))
7
+ * **eui-datepicker:**
8
+ * skip failing (empty string isntead of null) - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([3679a424](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3679a424d59e2a584a5dbbc40fa8178b3db846dc))
9
+ * **eui-textarea:**
10
+ * temp skip failing - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([67c12bc3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/67c12bc327f7a9c9c6f7ad800b2208b64d086243))
11
+ * **other:**
12
+ * adapted showcase md styles doc page rendering ([9304c8f5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9304c8f51c5121b9ed1478318a07d0236bb2f013))
13
+ * **eui-paginator:**
14
+ * migrate to vitest - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([de55384f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/de55384f49bdd9f8e49cb06e179039e0bc7ad2ef))
15
+ * **eui-popover:**
16
+ * migrate to vitest and fix set input - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([60bf902a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/60bf902a3459f7977c73642f451253e0fec5356d))
17
+ ##### Bug Fixes
18
+
19
+ * **eui-ecl:**
20
+ * vitest enable - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([8d49a12d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8d49a12d2a2f3b0282e6265cd943423c5f775462))
21
+ * **eui-autocomplete:**
22
+ * lint - EUI-11618 [EUI-11618](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11618) ([974b1b7a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/974b1b7adac344a6e23636577ccb9c150260ab04))
23
+
24
+ * * *
25
+ * * *
1
26
  ## 21.0.0-next.19 (2025-11-23)
2
27
 
3
28
  ##### Chores
@@ -99,6 +99,16 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.19 (2025-11-23)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>styles:</strong><ul>
106
+ <li>BREAKING CHANGE - visual - adapted font scales to ECL v5 specs - remove compact line height mode for font - extend the font sizes from 2xs to 10xl - add light font weight - 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/892512e969cec4471b7b32d3f2e2f775fc09f092">892512e9</a>)</li>
107
+ </ul>
108
+ </li>
109
+ </ul>
110
+ <hr>
111
+ <hr>
102
112
  <h2>21.0.0-next.18 (2025-11-23)</h2>
103
113
  <h5>Chores</h5>
104
114
  <ul>