@eui/components 19.2.0-snapshot-1745849345782 → 19.2.0-snapshot-1745851141966
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/components/EuiNotificationsV2Component.html +1 -0
- package/docs/dependencies.html +2 -2
- package/docs/js/search/search_index.js +2 -2
- package/fesm2022/eui-components-layout.mjs +2 -1
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/layout/eui-notifications-v2/eui-notifications.component.d.ts.map +1 -1
- package/package.json +3 -3
@@ -146,6 +146,7 @@
|
|
146
146
|
<tr>
|
147
147
|
<td class="col-md-3">imports</td>
|
148
148
|
<td class="col-md-9">
|
149
|
+
<code>NgFor</code>
|
149
150
|
<code>NgIf</code>
|
150
151
|
<code>TranslateModule</code>
|
151
152
|
<code><a href="../components/EuiNotificationItemV2Component.html" target="_self" >EuiNotificationItemV2Component</a></code>
|
package/docs/dependencies.html
CHANGED
@@ -268,9 +268,9 @@
|
|
268
268
|
<li>
|
269
269
|
<b>@stackblitz/sdk</b> : 1.11.0</li>
|
270
270
|
<li>
|
271
|
-
<b>@eui/styles</b> : 19.2.0-snapshot-
|
271
|
+
<b>@eui/styles</b> : 19.2.0-snapshot-1745849345782</li>
|
272
272
|
<li>
|
273
|
-
<b>@eui/ecl</b> : 19.2.0-snapshot-
|
273
|
+
<b>@eui/ecl</b> : 19.2.0-snapshot-1745849345782</li>
|
274
274
|
<li>
|
275
275
|
<b>@eui/tools</b> : ^6.0.0</li>
|
276
276
|
</ul>
|