@eui/core 21.0.0-next.37 → 21.0.0-next.39

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.39 (2025-12-01)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * adapted compact theme and font-size usage ([90958853](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/909588538c2a3c00b8fc2b730657ba6f6a27853a))
7
+ * **styles:**
8
+ * adjusted typography css vars to raw sizes usage - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([22d54015](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/22d5401532929379a09382ef3336570d89511a25))
9
+ * cleanup legacy stylesheets - BREAKING CHANGE - remove eui-utilites-extras exports - eui-legacy-bootstrap-utilities - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([44a2600d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/44a2600d401dede1d2aaad8ac4573dab7e4d08db))
10
+ * **deps:**
11
+ * updated to Angular 21.0.2 - added eslint to support JS config in generated app - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([d8b09ce5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d8b09ce5cf2e1db76cd222ae9bfbff01c55c7cae))
12
+ * **eui-components:**
13
+ * Fix tests - EUI-11695 [EUI-11695](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11695) ([22d60aca](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/22d60acad6fe74e872aeafe35541c492c7b9a7fd))
14
+
15
+ * * *
16
+ * * *
17
+ ## 21.0.0-next.38 (2025-12-01)
18
+
19
+ ##### Chores
20
+
21
+ * **styles:**
22
+ * adjusted colors context to match DS - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([84584533](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/84584533a5406953245a527f5d7ad7e1bead2c1e))
23
+
24
+ * * *
25
+ * * *
1
26
  ## 21.0.0-next.37 (2025-12-01)
2
27
 
3
28
  ##### Chores
@@ -99,6 +99,26 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.38 (2025-12-01)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>styles:</strong><ul>
106
+ <li>adjusted colors context to match DS - 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/84584533a5406953245a527f5d7ad7e1bead2c1e">84584533</a>)</li>
107
+ </ul>
108
+ </li>
109
+ </ul>
110
+ <hr>
111
+ <hr>
112
+ <h2>21.0.0-next.37 (2025-12-01)</h2>
113
+ <h5>Chores</h5>
114
+ <ul>
115
+ <li><strong>cli:</strong><ul>
116
+ <li>adapted build app scripts - reverted to json based eslint - adjusted angular.json config for ECL skeletons - 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/b5196b3a1955c2102390ff8d37bc5c44b95ccc0e">b5196b3a</a>)</li>
117
+ </ul>
118
+ </li>
119
+ </ul>
120
+ <hr>
121
+ <hr>
102
122
  <h2>21.0.0-next.36 (2025-11-30)</h2>
103
123
  <h5>Chores</h5>
104
124
  <ul>