@eui/core 21.0.0-alpha.16 → 21.0.0-alpha.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,53 @@
1
+ ## 21.0.0-alpha.17 (2025-09-17)
2
+
3
+ ##### Chores
4
+
5
+ * **toolbar:**
6
+ * BREAKING CHANGE - remove toolbar-menu - replaced by toolbar-mega-menu component following EDS specs v1 - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([5f8aef42](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
7
+ /commits/5f8aef420e5074eaf4df78cfb3876ecc49d16ead))
8
+ * **charts:**
9
+ * remove remaining ngModule usages in components - EUI_CHARTS import has to be used instead of EuiChartsModule - EUI-11924 [EUI-11924](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924) ([dbeea8eb](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
10
+ /commits/dbeea8ebbe05e9ab1cec73240dac1d211235cd96))
11
+ * **eui-table:**
12
+ * BREAKING CHANGE - Replace eui-table by eui-table-v2 - EUI-11342 [EUI-11342](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11342) ([d64aa8de](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
13
+ /commits/d64aa8decd74ea8a920fdbc9aa596a3bdb8741d8))
14
+ * **breaking changes:**
15
+ * remove all modules exports from components - standalone export has to be used instead - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([9e3f2f8a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
16
+ /commits/9e3f2f8a10ecdc7b51432b9e3104ec81046365f8))
17
+ * remove all module exports from components - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([757299c7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
18
+ /commits/757299c7f27bd4be5aa5cb9f7e67901db4aefea6))
19
+ * **styles:**
20
+ * Fixed eui-autocomplete & eui-chips-list with chips positions & vertical drag and drop - EUI-11354 [EUI-11354](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11354) ([57872b1d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
21
+ /commits/57872b1dd8a851597e48934029007e3a4243d812))
22
+ * Fixed eui-chip-list & eui-autocomplete with chips list display and positions - EUI-11354 [EUI-11354](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11354) ([5aefc417](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
23
+ /commits/5aefc41724ce2839c534e93d80c053268bc3567e))
24
+ * **showcase:**
25
+ * migrated all components to standalone - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([70336fb7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
26
+ /commits/70336fb7b1d18d311376cbd0bf47923292fcf0a6))
27
+ * **layout:**
28
+ * BREAKING CHANGES - removal of EuiLayoutModule - EUI_LAYOUT and related sub-entries for layout components must be imported explicitely and in standalone way - EUI-11924 [EUI-11924](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924) ([be18c924](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
29
+ /commits/be18c9249aa4e5fb49aaa502d679655a9da00b6b))
30
+ * **deps:**
31
+ * BREAKING CHANGE - upgraded to Angular 21.0.0-next.3 - Typescript 5.9.2 - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([a0fb48f1](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
32
+ /commits/a0fb48f1fb4684ac6bbaed2af16988bf388ad2ba))
33
+ * **other:**
34
+ * update post-build script - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([3f5d7cfc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
35
+ /commits/3f5d7cfc1f9ea3e82b48b141089917b6b17fdbc1))
36
+ * remove unused .version.properties file ([e9abf0d0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
37
+ /commits/e9abf0d054bdc01253b3a8515b8a698edea1280a))
38
+ * adapted postbuild script - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([9335b19c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
39
+ /commits/9335b19cc7a2f5851cce96a24730467214d59eb4))
40
+ * **eui-icon-svg:**
41
+ * Replacement of icons with new sets - EUI-11353 [EUI-11353](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353) ([0039d3ba](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
42
+ /commits/0039d3bad570d343ec63de30c54bed754db0f6eb))
43
+ ##### Bug Fixes
44
+
45
+ * **ecl-banner:**
46
+ * flickering issue, updated the resize funtions from ECL EUI-11357 [EUI-11357](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11357) ([ac1686ac](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git
47
+ /commits/ac1686acaba2efe9b774971cf47700f9c8a1432a))
48
+
49
+ * * *
50
+ * * *
1
51
  ## 21.0.0-alpha.16 (2025-09-17)
2
52
 
3
53
  ##### Chores
@@ -99,6 +99,62 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-alpha.16 (2025-09-17)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>toolbar:</strong><ul>
106
+ <li>BREAKING CHANGE - remove toolbar-menu - replaced by toolbar-mega-menu component following EDS specs v1 - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([b697664f](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
107
+ /commits/b697664f110019bfc02451dd77bf4f63b9ac2fee))</li>
108
+ </ul>
109
+ </li>
110
+ <li><strong>charts:</strong><ul>
111
+ <li>remove remaining ngModule usages in components - EUI_CHARTS import has to be used instead of EuiChartsModule - EUI-11924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924">EUI-11924</a> ([aac43e8f](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
112
+ /commits/aac43e8ff59b6b35f77b5ad328260331376035b8))</li>
113
+ </ul>
114
+ </li>
115
+ <li><strong>eui-table:</strong><ul>
116
+ <li>BREAKING CHANGE - Replace eui-table by eui-table-v2 - EUI-11342 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11342">EUI-11342</a> ([099d5c0c](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
117
+ /commits/099d5c0c6ee9b13c57e437c657d948031ad6bd85))</li>
118
+ </ul>
119
+ </li>
120
+ <li><strong>breaking changes:</strong><ul>
121
+ <li>remove all modules exports from components - standalone export has to be used instead - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([e4a8eb2c](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
122
+ /commits/e4a8eb2ca66d7c90f00ca701292475467dc28c9f))</li>
123
+ <li>remove all module exports from components - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([fc50fac5](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
124
+ /commits/fc50fac5bafe00abe459f8cf89166422aea954c5))</li>
125
+ </ul>
126
+ </li>
127
+ <li><strong>styles:</strong><ul>
128
+ <li>Fixed eui-autocomplete &amp; eui-chips-list with chips positions &amp; vertical drag and drop - EUI-11354 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11354">EUI-11354</a> ([80a6bc87](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
129
+ /commits/80a6bc87ac813d91e4d8aa03da7d8a871525fa06))</li>
130
+ </ul>
131
+ </li>
132
+ <li><strong>showcase:</strong><ul>
133
+ <li>migrated all components to standalone - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([9974fc66](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
134
+ /commits/9974fc66af570b55787685ab094f7b2bae35c3a4))</li>
135
+ </ul>
136
+ </li>
137
+ <li><strong>layout:</strong><ul>
138
+ <li>BREAKING CHANGES - removal of EuiLayoutModule - EUI_LAYOUT and related sub-entries for layout components must be imported explicitely and in standalone way - EUI-11924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924">EUI-11924</a> ([7dd224be](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
139
+ /commits/7dd224beabd319b0417442d48c90d841577657b6))</li>
140
+ </ul>
141
+ </li>
142
+ <li><strong>deps:</strong><ul>
143
+ <li>BREAKING CHANGE - upgraded to Angular 21.0.0-next.3 - Typescript 5.9.2 - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([48e355f6](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
144
+ /commits/48e355f64fce1af1dc3437bcb75c8b2c0f9f772b))</li>
145
+ </ul>
146
+ </li>
147
+ </ul>
148
+ <h5>Bug Fixes</h5>
149
+ <ul>
150
+ <li><strong>ecl-banner:</strong><ul>
151
+ <li>flickering issue, updated the resize funtions from ECL EUI-11357 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11357">EUI-11357</a> ([57f6ffd2](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
152
+ /commits/57f6ffd25ceb6267895d9d05bc9054b781023a4a))</li>
153
+ </ul>
154
+ </li>
155
+ </ul>
156
+ <hr>
157
+ <hr>
102
158
  <h2>21.0.0-alpha.15 (2025-09-12)</h2>
103
159
  <h5>Chores</h5>
104
160
  <ul>
@@ -332,6 +332,13 @@
332
332
  isSidebarActive
333
333
  </a>
334
334
  </li>
335
+ <li>
336
+ <span class="modifier">Optional</span>
337
+ <a href="#isSidebarFocused"
338
+ >
339
+ isSidebarFocused
340
+ </a>
341
+ </li>
335
342
  <li>
336
343
  <span class="modifier">Optional</span>
337
344
  <a href="#isSidebarHidden"
@@ -1383,6 +1390,44 @@
1383
1390
 
1384
1391
 
1385
1392
 
1393
+ </tbody>
1394
+ </table>
1395
+ <table class="table table-sm table-bordered">
1396
+ <tbody>
1397
+ <tr>
1398
+ <td class="col-md-4">
1399
+ <a name="isSidebarFocused"></a>
1400
+ <span class="name "><b>isSidebarFocused</b>
1401
+ <a href="#isSidebarFocused">
1402
+ <span class="icon ion-ios-link"></span>
1403
+ </a>
1404
+ </span>
1405
+ </td>
1406
+ </tr>
1407
+ <tr>
1408
+ <td class="col-md-4">
1409
+ <code>isSidebarFocused: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
1410
+ </code>
1411
+ </td>
1412
+ </tr>
1413
+
1414
+
1415
+ <tr>
1416
+ <td class="col-md-4">
1417
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
1418
+
1419
+ </td>
1420
+ </tr>
1421
+
1422
+ <tr>
1423
+ <td class="col-md-4">
1424
+ <i>Optional</i>
1425
+ </td>
1426
+ </tr>
1427
+
1428
+
1429
+
1430
+
1386
1431
  </tbody>
1387
1432
  </table>
1388
1433
  <table class="table table-sm table-bordered">