@eui/core 21.0.0-next.6 → 21.0.0-next.8
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 +74 -0
- package/docs/changelog.html +25 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,77 @@
|
|
|
1
|
+
## 21.0.0-next.8 (2025-11-17)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **icons:**
|
|
6
|
+
* adapted eUI default set with relevant common icons from phosphor lib - new eui-file and eui-social set for externalising file format (aligned from phosphor) and social icons (derived from ECL icon set) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([d725e9b7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d725e9b70af29f63815687d4dcc4c0fc502703de))
|
|
7
|
+
* **breadcrumbs:**
|
|
8
|
+
* update link style - EUI-11540 [EUI-11540](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11540) ([a4fa8cef](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a4fa8cef9f5d1110b744c20fd8eacb555314f8eb))
|
|
9
|
+
* **styles:**
|
|
10
|
+
* replace icon usage internally - adjusted color maps to latest ECL v5 / EDS specs - adjusted box-shadow spec usage on components - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([5c062c77](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5c062c77c1b5e887eb1588871a65cbf3ddadadaf))
|
|
11
|
+
* **labels:**
|
|
12
|
+
* add translations for see more - EUI-11536 [EUI-11536](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11536) ([50b6726a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/50b6726ab967dbf3aeaafe7b153c2de8cc47b609))
|
|
13
|
+
* harmonize labels for see more - EUI-11536 [EUI-11536](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11536) ([00116ab4](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/00116ab4ae9b0e7c48a32c7784d638bf4f69c237))
|
|
14
|
+
* **other:**
|
|
15
|
+
* updated to Angular 21.0.0-rc.2 - rollout next eUI 21 releases before RC - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([bb78d273](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb78d273117ccf703c034d8265aec34f96e7244d))
|
|
16
|
+
* adapted post-build script ([1a03b793](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/1a03b793647afd79639060b1f6dd480dd671a771))
|
|
17
|
+
* adapted post-build script to not push on src ([5840feba](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5840feba9adcabbffb8b47ceab19d30a876020f8))
|
|
18
|
+
* put back previous post-build script ([d5074c24](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d5074c24e92303c7a79c2bcd3dd5a38a6d089b7d))
|
|
19
|
+
* remove unused analogjs dependencies - EUI-11512 [EUI-11512](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11512) ([81dcc0e8](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/81dcc0e88b11abaa1a08d3ce88d291e621094afd))
|
|
20
|
+
* cleanup ([4dc33e5e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/4dc33e5e49b1c2f312779b5b1196a6bc9a596bc4))
|
|
21
|
+
* cleanup injected files ([fe5a7d0e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fe5a7d0eba2c8f43119b0959e44860889668ab1a))
|
|
22
|
+
* adapted base tsconfig spec file ([07f983dd](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/07f983ddeb1f813d1bb71a20839fc4a1174a13a4))
|
|
23
|
+
* add test-setup in base ([8f2922ee](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8f2922ee7a78d4f9628b2f52d14505e315fc73fc))
|
|
24
|
+
* adapted tsconfig to default name usage - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([ef4b5ef7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ef4b5ef7bf185c3f1c6aaf28dbc52ab757f2eae8))
|
|
25
|
+
* **showcase:**
|
|
26
|
+
* adapted to version 2 compatible with eui-page-v2 for testing purposes ([9ae6b3be](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9ae6b3be5541afbfd616d3aeb80c5ff2bf144177))
|
|
27
|
+
* **eui-table:**
|
|
28
|
+
* BREAKING CHANGE remove of isTableBordered - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([5459ff50](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5459ff5048612a47671471f1315ba835a95852ef))
|
|
29
|
+
* **ecl-fact-figures:**
|
|
30
|
+
* refactored to match ECL changes EUI-11576 [EUI-11576](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11576) ([3808ee7f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3808ee7fdd7f0fa69ae8ea5b901026763fea5307))
|
|
31
|
+
* **ecl-list-illustration:**
|
|
32
|
+
* small fix for the isSquare property EUI-11575 [EUI-11575](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11575) ([80024576](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/80024576f185d4856267c15a3c95e18a10bdf0f5))
|
|
33
|
+
* new variants and some more improvement s EUI-11575 [EUI-11575](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11575) ([03399ddd](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/03399ddd5e4ec563d2f68ba8724fa51a6f7ca9ce))
|
|
34
|
+
* **eui-app-v2:**
|
|
35
|
+
* adapted media queries for toolbar and header view - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([30713a5d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/30713a5df88af9971994735c8f790b0d803ef513))
|
|
36
|
+
* **eui-chip-button:**
|
|
37
|
+
* for eui-snc usage of clickable eui-chip - non-removeable - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e0a91942](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e0a91942cf4d2ac586795bfd44f587c4ea604df7))
|
|
38
|
+
* **eui-app-toolbar:**
|
|
39
|
+
* mobile rendering of toolbar items when used with eui-menu with header and toolbar - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([725b92bc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/725b92bc7b2ac2efaba945cc3af8a6e06133c3e7))
|
|
40
|
+
* **eui-app:**
|
|
41
|
+
* eui-app-v2 - new shell draft usage for responsive - full flex eUI app shell refactoring (phase 1) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([be97dc7a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/be97dc7a862177c5afc9f04af4b3b3ff17850bc0))
|
|
42
|
+
* **eui-page-v2:**
|
|
43
|
+
* refactoring PoC adapted to EUI_APP (new app shell usage) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([362cea49](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/362cea492d141c6f22b2940b7f2d3a28b818c60c))
|
|
44
|
+
* **eui-progress-circle:**
|
|
45
|
+
* BREAKING CHANGE - remove iconLabelClass (replaced by icon) - remove iconLabelStyleClass (replaced by fillColor) - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([7ee6d4b0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7ee6d4b053de5f08fe7d172045f9b4715e274bcc))
|
|
46
|
+
* **eui-page-header:**
|
|
47
|
+
* BREAKING CHANGE - remove headerBodyContent public queryList - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c386b6db](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c386b6db55dcd4962baa1333444f2946a5352d5d))
|
|
48
|
+
* **eui-icon-toggle:**
|
|
49
|
+
* BREAKING CHANGE - remove iconSvgSet - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([a12f785a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a12f785acae2b68c653d65a250c96a43f32ad3a3))
|
|
50
|
+
* **eui-icon-svg:**
|
|
51
|
+
* BREAKING CHANGE - remove euiVariant - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c127eb4c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c127eb4c87702d6f9db528d6ec0cf5011ac470ff))
|
|
52
|
+
* **eui-fieldset:**
|
|
53
|
+
* BREAKING CHANGE - remove iconSvgType - use iconSvgName instead - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([3f2f60c5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/3f2f60c58899e236c440bb025784258d805ef07f))
|
|
54
|
+
* **cli:**
|
|
55
|
+
* fix tsconfig - adapted pnpm dependencies - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([858f4594](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/858f4594558ef09670db74fba173f131a4f4dd32))
|
|
56
|
+
##### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* **other:**
|
|
59
|
+
* lint - EUI-11512 [EUI-11512](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11512) ([42fb7f92](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/42fb7f92d76a3b5612d8bcde48fecc1a4b7174b9))
|
|
60
|
+
* update platform testing, add missing zone.js - EUI-11512 [EUI-11512](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11512) ([7a8e0228](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7a8e0228da815a020fd54c20c093da3809a24dc8))
|
|
61
|
+
* **eui-tree:**
|
|
62
|
+
* vitest compile issues and other test related fixes - EUI-11512 [EUI-11512](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11512) ([c58338ac](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c58338aca0f25a8da03090ed21718c51eb2a7ff9))
|
|
63
|
+
|
|
64
|
+
* * *
|
|
65
|
+
* * *
|
|
66
|
+
## 21.0.0-next.7 (2025-11-16)
|
|
67
|
+
|
|
68
|
+
##### Chores
|
|
69
|
+
|
|
70
|
+
* **other:**
|
|
71
|
+
* transfer back flags icons for export - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([995d3079](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/995d3079f7c3c2080e2bf8277b0d03301fac49c0))
|
|
72
|
+
|
|
73
|
+
* * *
|
|
74
|
+
* * *
|
|
1
75
|
## 21.0.0-next.6 (2025-11-16)
|
|
2
76
|
|
|
3
77
|
##### Chores
|
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,31 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.7 (2025-11-16)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>other:</strong><ul>
|
|
106
|
+
<li>transfer back flags icons for export - 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/995d3079f7c3c2080e2bf8277b0d03301fac49c0">995d3079</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<hr>
|
|
111
|
+
<hr>
|
|
112
|
+
<h2>21.0.0-next.6 (2025-11-16)</h2>
|
|
113
|
+
<h5>Chores</h5>
|
|
114
|
+
<ul>
|
|
115
|
+
<li><strong>styles:</strong><ul>
|
|
116
|
+
<li>adapted typography - fix h6 to regular font-type - 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/305b902acc1715e6dcbdb718a9d71982f06872ec">305b902a</a>)</li>
|
|
117
|
+
<li>BREAKING CHANGE - visual - remove eui-legacy-bootstrap-utilities (margins / paddings etc...) are now to be used from eui-u-% utilities classes only - bootstrap only kept for grid system utility classes - 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/fffbd7bca4502c4c9a36c49f23316542668c39d5">fffbd7bc</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
<li><strong>other:</strong><ul>
|
|
121
|
+
<li>moved all icons sources (phosphor / flags) to svg-src styles assets folder (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/acd964c339442bec5c0dee680b2623b7a4041226">acd964c3</a>)</li>
|
|
122
|
+
</ul>
|
|
123
|
+
</li>
|
|
124
|
+
</ul>
|
|
125
|
+
<hr>
|
|
126
|
+
<hr>
|
|
102
127
|
<h2>21.0.0-next.5 (2025-11-16)</h2>
|
|
103
128
|
<h5>Chores</h5>
|
|
104
129
|
<ul>
|