@eui/core 21.0.0-next.43 → 21.0.0-next.45

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,33 @@
1
+ ## 21.0.0-next.45 (2025-12-03)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * cleanup ([93212f7a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/93212f7a666f53d88beacad302be90f5960ee31c))
7
+ * **popover:**
8
+ * remove type input - default to flat according to DS specs - BREAKING CHANGE - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([dec2db39](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/dec2db396b86fd6ad5346bc9d9e70329f75d71db))
9
+ ##### Bug Fixes
10
+
11
+ * **other:**
12
+ * popover type in template ([aa8fb8bf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aa8fb8bf95bca33a7d44a8ed66f6fca7241fc8d5))
13
+ * **eui-chip-list:**
14
+ * styling alignments - EUI-11345 [EUI-11345](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11345) ([f62a615a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f62a615a6f87727a0ab6b80751c65a148c340e5b))
15
+
16
+ * * *
17
+ * * *
18
+ ## 21.0.0-next.44 (2025-12-03)
19
+
20
+ ##### Chores
21
+
22
+ * **other:**
23
+ * cleanup ([9f491d76](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9f491d766138e7d999a788329837621de67dae3f))
24
+ * **store-service:**
25
+ * we don't dispact to NGRX store anymore BREAKING CHANGE - EUI-11743 [EUI-11743](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743) ([104d0bb6](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/104d0bb6ca31bca19a5239fb7133d05ac4554b43))
26
+ * **resizable:**
27
+ * fix icon - adapted page columns when left positioned and collapseHidden option - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([fdb8a149](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fdb8a149cdc9ebb0dd9fd8c066c1126f5ddfcb39))
28
+
29
+ * * *
30
+ * * *
1
31
  ## 21.0.0-next.43 (2025-12-02)
2
32
 
3
33
  ##### Chores
@@ -99,6 +99,43 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-next.44 (2025-12-03)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>other:</strong><ul>
106
+ <li>cleanup (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9f491d766138e7d999a788329837621de67dae3f">9f491d76</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>store-service:</strong><ul>
110
+ <li>we don&#39;t dispact to NGRX store anymore BREAKING CHANGE - EUI-11743 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743">EUI-11743</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/104d0bb6ca31bca19a5239fb7133d05ac4554b43">104d0bb6</a>)</li>
111
+ </ul>
112
+ </li>
113
+ <li><strong>resizable:</strong><ul>
114
+ <li>fix icon - adapted page columns when left positioned and collapseHidden option - 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/fdb8a149cdc9ebb0dd9fd8c066c1126f5ddfcb39">fdb8a149</a>)</li>
115
+ </ul>
116
+ </li>
117
+ </ul>
118
+ <hr>
119
+ <hr>
120
+ <h2>21.0.0-next.43 (2025-12-02)</h2>
121
+ <h5>Chores</h5>
122
+ <ul>
123
+ <li><strong>other:</strong><ul>
124
+ <li>add eui-toggle-group cmp (draft) - adjusted typography map to max 6xl - add utility class for border-radius - 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/50729d095d8424ba24c1560ad521fea7e6d45130">50729d09</a>)</li>
125
+ </ul>
126
+ </li>
127
+ <li><strong>core:</strong><ul>
128
+ <li>remove euiInitApp in favor of provideEuiInitializer BREAKING CHANGE - EUI-11743 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743">EUI-11743</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/424539e57d17eaf96ee81059cb647aaffe93197a">424539e5</a>)</li>
129
+ <li>exposing getCoreProviders - EUI-11743 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11743">EUI-11743</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c618813dfdbf8ee549da7863a7edc07f18c6dd2f">c618813d</a>)</li>
130
+ </ul>
131
+ </li>
132
+ <li><strong>eui-components:</strong><ul>
133
+ <li>Fix tests - EUI-11695 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11695">EUI-11695</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ab3b5a83c22d18b5d1cbe7d1b5d4b986e7cb2730">ab3b5a83</a>)</li>
134
+ </ul>
135
+ </li>
136
+ </ul>
137
+ <hr>
138
+ <hr>
102
139
  <h2>21.0.0-next.42 (2025-12-02)</h2>
103
140
  <h5>Chores</h5>
104
141
  <ul>
@@ -151,9 +151,6 @@
151
151
  <li>
152
152
  <a href="#addAutoSaveHandler" class="deprecated-name">addAutoSaveHandler</a>
153
153
  </li>
154
- <li>
155
- <a href="#dispatch" class="deprecated-name">dispatch</a>
156
- </li>
157
154
  <li>
158
155
  <a href="#handleAutoSave" >handleAutoSave</a>
159
156
  </li>
@@ -286,75 +283,6 @@
286
283
  </tr>
287
284
  </tbody>
288
285
  </table>
289
- <table class="table table-sm table-bordered">
290
- <tbody>
291
- <tr>
292
- <td class="col-md-4">
293
- <a name="dispatch"></a>
294
- <span class="name">
295
- <span class="deprecated-name"><b>dispatch</b></span>
296
- <a href="#dispatch"><span class="icon ion-ios-link"></span></a>
297
- </span>
298
- </td>
299
- </tr>
300
- <tr>
301
- <td class="col-md-4 deprecated">
302
- it will be removed in the next version support of NGRX will cease
303
- </td>
304
- </tr>
305
- <tr>
306
- <td class="col-md-4">
307
- <code>dispatch(action: unknown)</code>
308
- </td>
309
- </tr>
310
-
311
-
312
-
313
-
314
- <tr>
315
- <td class="col-md-4">
316
- <div class="io-description"><p>Proxy to NGRX store.dispatch()
317
- that allows to intercept if the store is present</p>
318
- </div>
319
-
320
- <div class="io-description">
321
- <b>Parameters :</b>
322
-
323
- <table class="params">
324
- <thead>
325
- <tr>
326
- <td>Name</td>
327
- <td>Type</td>
328
- <td>Optional</td>
329
- </tr>
330
- </thead>
331
- <tbody>
332
- <tr>
333
- <td>action</td>
334
- <td>
335
- <code>unknown</code>
336
- </td>
337
-
338
- <td>
339
- No
340
- </td>
341
-
342
-
343
- </tr>
344
- </tbody>
345
- </table>
346
- </div>
347
- <div class="io-description">
348
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
349
-
350
- </div>
351
- <div class="io-description">
352
-
353
- </div>
354
- </td>
355
- </tr>
356
- </tbody>
357
- </table>
358
286
  <table class="table table-sm table-bordered">
359
287
  <tbody>
360
288
  <tr>
@@ -158,10 +158,6 @@
158
158
  <span class="modifier"></span>
159
159
  <a href="#addAutoSaveHandler" >addAutoSaveHandler</a>
160
160
  </li>
161
- <li>
162
- <span class="modifier"></span>
163
- <a href="#dispatch" >dispatch</a>
164
- </li>
165
161
  <li>
166
162
  <span class="modifier"></span>
167
163
  <a href="#handleAutoSave" >handleAutoSave</a>
@@ -230,39 +226,6 @@
230
226
 
231
227
 
232
228
 
233
- <tr>
234
- <td class="col-md-4">
235
-
236
- <div class="io-description">
237
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
238
-
239
- </div>
240
- </td>
241
- </tr>
242
- </tbody>
243
- </table>
244
- <table class="table table-sm table-bordered">
245
- <tbody>
246
- <tr>
247
- <td class="col-md-4">
248
- <a name="dispatch"></a>
249
- <span class="name">
250
- <span class="modifier"></span>
251
- <span ><b>dispatch</b></span>
252
- <a href="#dispatch"><span class="icon ion-ios-link"></span></a>
253
- </span>
254
- </td>
255
- </tr>
256
- <tr>
257
- <td class="col-md-4">
258
- <span class="modifier-icon icon ion-ios-reset"></span>
259
- <code>dispatch()</code>
260
- </td>
261
- </tr>
262
-
263
-
264
-
265
-
266
229
  <tr>
267
230
  <td class="col-md-4">
268
231