@eui/core 21.3.3 → 21.3.4-snapshot-1783418617704
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/docs/changelog.html +39 -0
- package/docs/interfaces/Schema-18.html +1 -1
- package/docs/interfaces/Schema-19.html +1 -1
- package/docs/interfaces/Schema-8.html +1 -1
- package/docs/interfaces/Schema-9.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/functions.html +22 -22
- package/docs/miscellaneous/variables.html +2 -2
- package/docs/properties.html +1 -1
- package/package.json +3 -3
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,45 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.3.3 (2026-07-03)</h2>
|
|
103
|
+
<h5>Chores</h5>
|
|
104
|
+
<ul>
|
|
105
|
+
<li><strong>side-container:</strong><ul>
|
|
106
|
+
<li>apply fixes for inner overlay (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ba68faad621f5162f998286b184972415c1f35d7">ba68faad</a>)</li>
|
|
107
|
+
<li>adapted for not destroying the underlying content (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/888d4e8023cd376d491a4dea3d9f1995fd4820a1">888d4e80</a>)</li>
|
|
108
|
+
</ul>
|
|
109
|
+
</li>
|
|
110
|
+
<li><strong>styles:</strong><ul>
|
|
111
|
+
<li>eds typography tokens latest EDS specs - EUI-12528 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12528">EUI-12528</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e0c04482e243c7f119cbf3d17ee241e9431e53a0">e0c04482</a>)</li>
|
|
112
|
+
</ul>
|
|
113
|
+
</li>
|
|
114
|
+
<li><strong>eui-side-container:</strong><ul>
|
|
115
|
+
<li>adapted background and z-index for pinned content version (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e38fbedfd54af33d6ac819b366a1f51aba0c0ad4">e38fbedf</a>)</li>
|
|
116
|
+
</ul>
|
|
117
|
+
</li>
|
|
118
|
+
<li><strong>eui-app-side-container:</strong><ul>
|
|
119
|
+
<li>adapted overlay and content input params (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e536ad88bfed9ff2010f773d2e7f93f88d243328">e536ad88</a>)</li>
|
|
120
|
+
<li>adapted input parameters to be passed to underlying overlay - MWP-13208 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/MWP-13208">MWP-13208</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0fd2390790adc77bb85af316ad399bd387fbdd4d">0fd23907</a>)</li>
|
|
121
|
+
</ul>
|
|
122
|
+
</li>
|
|
123
|
+
<li><strong>eui-sidebar-menu:</strong><ul>
|
|
124
|
+
<li>remove negative margin on content (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c1b08d4aea95ddb1bf4478baf3da406b8eae8888">c1b08d4a</a>)</li>
|
|
125
|
+
</ul>
|
|
126
|
+
</li>
|
|
127
|
+
<li><strong>mega-menu:</strong><ul>
|
|
128
|
+
<li>Render item id in DOM - EUI-12565 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-12565">EUI-12565</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0f33a274f5ec010b02a8ff4d3428aa80e6e96df4">0f33a274</a>)</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</li>
|
|
131
|
+
</ul>
|
|
132
|
+
<h5>Bug Fixes</h5>
|
|
133
|
+
<ul>
|
|
134
|
+
<li><strong>other:</strong><ul>
|
|
135
|
+
<li>font weight typo in typography semantic list (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/156b9e5f1ed75b9864d34d751c5513d214d2e5e7">156b9e5f</a>)</li>
|
|
136
|
+
</ul>
|
|
137
|
+
</li>
|
|
138
|
+
</ul>
|
|
139
|
+
<hr>
|
|
140
|
+
<hr>
|
|
102
141
|
<h2>21.3.2 (2026-06-23)</h2>
|
|
103
142
|
<h5>Chores</h5>
|
|
104
143
|
<ul>
|