@eui/core 21.0.0-alpha.30 → 21.0.0-alpha.31

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,90 @@
1
+ ## 21.0.0-alpha.31 (2025-10-09)
2
+
3
+ ##### Chores
4
+
5
+ * **mega-menu:**
6
+ * adapted to correct context color vars - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([44268be5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/44268be59dd8e521c2168e2b42e07d2a78af9e21))
7
+ * **eui-dialog:**
8
+ * Add scope class for Stackblitz styles - EUI-11445 [EUI-11445](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11445) ([370b0c6d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/370b0c6d8ee5d2ff9a7b292b5d87220059b2da6e))
9
+ * Issue with isOpen value being updated when dialog not closed - EUI-11444 [EUI-11444](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11444) ([e2f29f7d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e2f29f7d93a0c851320577de0414a2b8d07b8c41))
10
+ * **eui-dialog/eui-message-box:**
11
+ * Provide services at root level - EUI-11437 [EUI-11437](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11437) ([547e5e65](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/547e5e65a912e99a4d685668635a565a71d4601d))
12
+ * **accordion:**
13
+ * update title markup - EUI-11335 [EUI-11335](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11335) ([b234f1cd](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b234f1cd61764e7f60058ae58e3c578e82f0d997))
14
+ * **eui-snc:**
15
+ * implements eui-snc component - EUI-11412 [EUI-11412](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11412) ([8261c70d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8261c70d047a6fd9772c1e1dc16f550294511243))
16
+ * **quill:**
17
+ * fixing bug on trailing comma of ng-package.json - EUI-9053 [EUI-9053](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-9053) ([5f3959cc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5f3959cc220ec60b2ba272c7fc2f98649285ac61))
18
+ * **eui-tree:**
19
+ * Improve perfs - EUI-11418 [EUI-11418](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11418) ([becf091c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/becf091c72385fce50f0e56bd0a1765e079bacce))
20
+ * **showcase:**
21
+ * add extra cleave dependency for stackblitz - EUI-11429 [EUI-11429](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11429) ([f01585aa](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f01585aa8ef9e944d4fa3fb4699234fced36bdcb))
22
+ * updates showcase doc samples components - EUI-11353 [EUI-11353](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353) ([abf40ae0](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012))
23
+ * migrated all components to standalone - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([9974fc66](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9974fc66af570b55787685ab094f7b2bae35c3a4))
24
+ * **banner:**
25
+ * supporting display without media - EUI-11340 [EUI-11340](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11340) ([0dfac069](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0dfac069e91423cc0037de8792f292f721f3c6a4))
26
+ * **styles:**
27
+ * adapted dark theme context colors - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([50bcbef7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/50bcbef708ead69524e35f8d70172bec4eece544))
28
+ * adjusted context colors shades - EUI-11924 [EUI-11924](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924) ([57fda7bf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57fda7bff22569ff753ace85dbe8ac2bbcd024fc))
29
+ * refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([d0ce4f17](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d0ce4f172f901eaccda13d79173bf6f29c316a27))
30
+ * eui-inputs height harmonisation - EUI-11402 [EUI-11402](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402) ([5ba3d78a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d))
31
+ * eui-paginator: replaced old icons set with eUI core set - EUI-11353 [EUI-11353](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353) ([9cce5ba3](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3))
32
+ * 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) ([80a6bc87](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/80a6bc87ac813d91e4d8aa03da7d8a871525fa06))
33
+ * **other:**
34
+ * remove showcase from pnpm package.json and light deps-base - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([2c34329b](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2c34329b28939eabdbc158f385c597e3b9826103))
35
+ * updated to Angular 21.0.0-next.5 - CLI : provided option for pnpm install - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([60553cae](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/60553cae34dffd0509ede04a4ad8cd315af5481a))
36
+ * useUTC with DateTimepicker + a11y fixes in eui-file-upload - EUI-11306 - EUI-11059 [EUI-11306](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11306) ([57f11d1f](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f11d1f13d348b20a498e38e629f367badfc0ee))
37
+ * enable vitest for all sub-packages - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([77e10f4e](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7))
38
+ * fix linting issue ([bb05bca9](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24))
39
+ * put back ngx-markdown and related deps ([28767250](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2876725056e326c0279c11cd4d6fc26574a2c325))
40
+ * adapted peerDeps - CLI build-app and lint-app scripts - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([57291d26](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57291d2682691121cb6400f9b1784ca978b2d90f))
41
+ * update post-build script - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([c8c1b113](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c8c1b113f102d998166706ccf0af9aab87a6bc77))
42
+ * remove unused .version.properties file ([a0228268](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a0228268dfc6ac46698ae7c9e7740d27242ef7ca))
43
+ * adapted postbuild script - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([da4706a1](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/da4706a1e854382888ece0e43fc39147eca74509))
44
+ * **deps:**
45
+ * put back compodoc as deps - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([8102c021](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8102c021861e571ff72385f37703c495660dc9d5))
46
+ * remove compodoc from deps-base - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([7c514f2d](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7c514f2d70b1a2fec20f7a5b27e2ca72e1117113))
47
+ * 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) ([48e355f6](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/48e355f64fce1af1dc3437bcb75c8b2c0f9f772b))
48
+ * **site-header:**
49
+ * changes in the logo for the site header in EC - EUI-11334 [EUI-11334](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11334) ([f4d56505](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f4d565059a18e3702e946c7557e48140388ec956))
50
+ * keep elements clickable after opening the menu - EUI-11331 [EUI-11331](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11331) ([b0e65cbf](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b0e65cbf19e7f11840f9064b838d0a6eed9810ad))
51
+ * fixing login and search arrow position - EUI-11332 [EUI-11332](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11332) ([ba6d7e58](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ba6d7e588e99a4305662dc45f0d7c5ccf7f978eb))
52
+ * **ecl:**
53
+ * add pikaday and hammerjs for eUI ecl internal usage ([0e2528f5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e2528f5a1247b6a432fd7e7d18e94a1d3b7965b))
54
+ * **base:**
55
+ * adapted to vitest builder - BREAKING CHANGE remove karma dependencies - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([59dfc389](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/59dfc389ef15609bcda8f20f53a5649a58c5ba0c))
56
+ * **eui-mega-menu,eui-menu:**
57
+ * removed aria-expanded from main nav and fixed expanded state - EUI-11337 [EUI-11337](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11337) ([b7a1f861](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b7a1f86126d624b2af8d6d0e7aaf59d157003608))
58
+ * **breaking changes:**
59
+ * 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) ([e4a8eb2c](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e4a8eb2ca66d7c90f00ca701292475467dc28c9f))
60
+ * remove all module exports from components - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([fc50fac5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fc50fac5bafe00abe459f8cf89166422aea954c5))
61
+ * **layout:**
62
+ * 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) ([7dd224be](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7dd224beabd319b0417442d48c90d841577657b6))
63
+ ##### Bug Fixes
64
+
65
+ * **ecl-site-footer:**
66
+ * new core footer EUI-11330 [EUI-11330](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11330) ([24f854f5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/24f854f56d1fe6aaaf3ab1da3ce2a75784c2e8b4))
67
+ * **eui-dropdown:**
68
+ * fixes bug fired when origin matches no html Element - EUI-11081 [EUI-11081](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11081) ([e590ffbe](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e590ffbe077ad1cb150ad3575113dbfd53418e52))
69
+ * **eui-snc:**
70
+ * lint - EUI-11412 [EUI-11412](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11412) ([68cfd93a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/68cfd93a48134512e4a37f28d31d0ef40c2b93b0))
71
+ * **eui-input-number:**
72
+ * precision loss - EUI-11388 [EUI-11388](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11388) ([05596cf7](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/05596cf7ef7c975df2ba36d683730cb7b2550104))
73
+ * **eui-paginator:**
74
+ * fixes a11y errors - EUI-11062 [EUI-11062](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11062) ([010070e5](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/010070e5cc2e583037bcf569b1ee0b95759f2f45))
75
+ * **styles:**
76
+ * adjusted semantic color mapping - EUI-11294 [EUI-11294](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e658e451](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e658e451d756c503fc53bf40d6fe72178f57cf5a))
77
+ * **ecl-tabs:**
78
+ * allow adding custom classes to the anchor in the tab EUI-11327 [EUI-11327](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11327) ([784fd59a](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/784fd59afb66507978f9afc4a683731482a66bdf))
79
+ * **ecl-banner:**
80
+ * flickering issue, updated the resize funtions from ECL EUI-11357 [EUI-11357](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11357) ([57f6ffd2](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f6ffd25ceb6267895d9d05bc9054b781023a4a))
81
+ ##### Reverts
82
+
83
+ * **site-header:**
84
+ * scope Escape key handling to component and improve type safety - EUI-11331 [EUI-11331](https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11331) ([6270c9bc](https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6270c9bce6e4810cc45d3fea57a39e514ca26ab1))
85
+
86
+ * * *
87
+ * * *
1
88
  ## 21.0.0-alpha.30 (2025-09-29)
2
89
 
3
90
  ##### Chores
@@ -99,6 +99,16 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-alpha.30 (2025-09-29)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>other:</strong><ul>
106
+ <li>remove showcase from pnpm package.json and light deps-base - 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/2c34329b28939eabdbc158f385c597e3b9826103">2c34329b</a>)</li>
107
+ </ul>
108
+ </li>
109
+ </ul>
110
+ <hr>
111
+ <hr>
102
112
  <h2>21.0.0-alpha.29 (2025-09-28)</h2>
103
113
  <h5>Chores</h5>
104
114
  <ul>