@eui/ecl 21.0.0-next.44 → 21.0.0-next.46
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 +43 -0
- package/docs/components/EclTabsComponent.html +0 -66
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +2 -0
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +0 -35
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/package.json +1 -1
- package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tabs.d.ts +0 -4
- package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
package/docs/changelog.html
CHANGED
|
@@ -99,6 +99,49 @@
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
|
|
102
|
+
<h2>21.0.0-next.45 (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/93212f7a666f53d88beacad302be90f5960ee31c">93212f7a</a>)</li>
|
|
107
|
+
</ul>
|
|
108
|
+
</li>
|
|
109
|
+
<li><strong>popover:</strong><ul>
|
|
110
|
+
<li>remove type input - default to flat according to DS specs - BREAKING CHANGE - 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/dec2db396b86fd6ad5346bc9d9e70329f75d71db">dec2db39</a>)</li>
|
|
111
|
+
</ul>
|
|
112
|
+
</li>
|
|
113
|
+
</ul>
|
|
114
|
+
<h5>Bug Fixes</h5>
|
|
115
|
+
<ul>
|
|
116
|
+
<li><strong>other:</strong><ul>
|
|
117
|
+
<li>popover type in template (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/aa8fb8bf95bca33a7d44a8ed66f6fca7241fc8d5">aa8fb8bf</a>)</li>
|
|
118
|
+
</ul>
|
|
119
|
+
</li>
|
|
120
|
+
<li><strong>eui-chip-list:</strong><ul>
|
|
121
|
+
<li>styling alignments - EUI-11345 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11345">EUI-11345</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f62a615a6f87727a0ab6b80751c65a148c340e5b">f62a615a</a>)</li>
|
|
122
|
+
</ul>
|
|
123
|
+
</li>
|
|
124
|
+
</ul>
|
|
125
|
+
<hr>
|
|
126
|
+
<hr>
|
|
127
|
+
<h2>21.0.0-next.44 (2025-12-03)</h2>
|
|
128
|
+
<h5>Chores</h5>
|
|
129
|
+
<ul>
|
|
130
|
+
<li><strong>other:</strong><ul>
|
|
131
|
+
<li>cleanup (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9f491d766138e7d999a788329837621de67dae3f">9f491d76</a>)</li>
|
|
132
|
+
</ul>
|
|
133
|
+
</li>
|
|
134
|
+
<li><strong>store-service:</strong><ul>
|
|
135
|
+
<li>we don'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>
|
|
136
|
+
</ul>
|
|
137
|
+
</li>
|
|
138
|
+
<li><strong>resizable:</strong><ul>
|
|
139
|
+
<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>
|
|
140
|
+
</ul>
|
|
141
|
+
</li>
|
|
142
|
+
</ul>
|
|
143
|
+
<hr>
|
|
144
|
+
<hr>
|
|
102
145
|
<h2>21.0.0-next.43 (2025-12-02)</h2>
|
|
103
146
|
<h5>Chores</h5>
|
|
104
147
|
<ul>
|
|
@@ -315,9 +315,6 @@
|
|
|
315
315
|
<li>
|
|
316
316
|
<a href="#onScrollPrev" >onScrollPrev</a>
|
|
317
317
|
</li>
|
|
318
|
-
<li>
|
|
319
|
-
<a href="#onTabBlur" >onTabBlur</a>
|
|
320
|
-
</li>
|
|
321
318
|
<li>
|
|
322
319
|
<a href="#onTabKeydown" >onTabKeydown</a>
|
|
323
320
|
</li>
|
|
@@ -983,69 +980,6 @@
|
|
|
983
980
|
</tr>
|
|
984
981
|
</tbody>
|
|
985
982
|
</table>
|
|
986
|
-
<table class="table table-sm table-bordered">
|
|
987
|
-
<tbody>
|
|
988
|
-
<tr>
|
|
989
|
-
<td class="col-md-4">
|
|
990
|
-
<a name="onTabBlur"></a>
|
|
991
|
-
<span class="name">
|
|
992
|
-
<span ><b>onTabBlur</b></span>
|
|
993
|
-
<a href="#onTabBlur"><span class="icon ion-ios-link"></span></a>
|
|
994
|
-
</span>
|
|
995
|
-
</td>
|
|
996
|
-
</tr>
|
|
997
|
-
<tr>
|
|
998
|
-
<td class="col-md-4">
|
|
999
|
-
<code>onTabBlur(evt: KeyboardEvent)</code>
|
|
1000
|
-
</td>
|
|
1001
|
-
</tr>
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
<tr>
|
|
1007
|
-
<td class="col-md-4">
|
|
1008
|
-
<div class="io-description"><p>Handles blur event when navigating tabs via keyboard.</p>
|
|
1009
|
-
</div>
|
|
1010
|
-
|
|
1011
|
-
<div class="io-description">
|
|
1012
|
-
<b>Parameters :</b>
|
|
1013
|
-
|
|
1014
|
-
<table class="params">
|
|
1015
|
-
<thead>
|
|
1016
|
-
<tr>
|
|
1017
|
-
<td>Name</td>
|
|
1018
|
-
<td>Type</td>
|
|
1019
|
-
<td>Optional</td>
|
|
1020
|
-
</tr>
|
|
1021
|
-
</thead>
|
|
1022
|
-
<tbody>
|
|
1023
|
-
<tr>
|
|
1024
|
-
<td>evt</td>
|
|
1025
|
-
<td>
|
|
1026
|
-
<code>KeyboardEvent</code>
|
|
1027
|
-
</td>
|
|
1028
|
-
|
|
1029
|
-
<td>
|
|
1030
|
-
No
|
|
1031
|
-
</td>
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
</tr>
|
|
1035
|
-
</tbody>
|
|
1036
|
-
</table>
|
|
1037
|
-
</div>
|
|
1038
|
-
<div class="io-description">
|
|
1039
|
-
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
|
|
1040
|
-
|
|
1041
|
-
</div>
|
|
1042
|
-
<div class="io-description">
|
|
1043
|
-
|
|
1044
|
-
</div>
|
|
1045
|
-
</td>
|
|
1046
|
-
</tr>
|
|
1047
|
-
</tbody>
|
|
1048
|
-
</table>
|
|
1049
983
|
<table class="table table-sm table-bordered">
|
|
1050
984
|
<tbody>
|
|
1051
985
|
<tr>
|