@eui/components 19.2.4-snapshot-1748020825022 → 19.2.4-snapshot-1748067948742
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/EuiBannerComponent.html +72 -0
- package/docs/dependencies.html +2 -2
- package/docs/js/search/search_index.js +2 -2
- package/eui-banner/eui-banner.component.d.ts +19 -1
- package/eui-banner/eui-banner.component.d.ts.map +1 -1
- package/fesm2022/eui-components-eui-banner.mjs +36 -9
- package/fesm2022/eui-components-eui-banner.mjs.map +1 -1
- package/package.json +3 -3
| @@ -211,6 +211,15 @@ Supports content truncation, empty states, and icon-only modes.</p> | |
| 211 211 | 
             
                                        <li>
         | 
| 212 212 | 
             
                                            <a href="#e2eAttr" >e2eAttr</a>
         | 
| 213 213 | 
             
                                        </li>
         | 
| 214 | 
            +
                                        <li>
         | 
| 215 | 
            +
                                            <a href="#euiInverse" >euiInverse</a>
         | 
| 216 | 
            +
                                        </li>
         | 
| 217 | 
            +
                                        <li>
         | 
| 218 | 
            +
                                            <a href="#euiPositionCenter" >euiPositionCenter</a>
         | 
| 219 | 
            +
                                        </li>
         | 
| 220 | 
            +
                                        <li>
         | 
| 221 | 
            +
                                            <a href="#euiPositionTop" >euiPositionTop</a>
         | 
| 222 | 
            +
                                        </li>
         | 
| 214 223 | 
             
                                    </ul>
         | 
| 215 224 | 
             
                                </td>
         | 
| 216 225 | 
             
                            </tr>
         | 
| @@ -277,6 +286,69 @@ Supports content truncation, empty states, and icon-only modes.</p> | |
| 277 286 | 
             
                            </tr>
         | 
| 278 287 | 
             
                        </tbody>
         | 
| 279 288 | 
             
                    </table>
         | 
| 289 | 
            +
                    <table class="table table-sm table-bordered">
         | 
| 290 | 
            +
                        <tbody>
         | 
| 291 | 
            +
                            <tr>
         | 
| 292 | 
            +
                                <td class="col-md-4">
         | 
| 293 | 
            +
                                    <a name="euiInverse"></a>
         | 
| 294 | 
            +
                                    <b>euiInverse</b>
         | 
| 295 | 
            +
                                </td>
         | 
| 296 | 
            +
                            </tr>
         | 
| 297 | 
            +
                            <tr>
         | 
| 298 | 
            +
                                <td class="col-md-4">
         | 
| 299 | 
            +
                                    <i>Type : </i>        <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
         | 
| 300 | 
            +
             | 
| 301 | 
            +
                                </td>
         | 
| 302 | 
            +
                            </tr>
         | 
| 303 | 
            +
                            <tr>
         | 
| 304 | 
            +
                                <td class="col-md-4">
         | 
| 305 | 
            +
                                    <i>Default value : </i><code>false</code>
         | 
| 306 | 
            +
                                </td>
         | 
| 307 | 
            +
                            </tr>
         | 
| 308 | 
            +
                        </tbody>
         | 
| 309 | 
            +
                    </table>
         | 
| 310 | 
            +
                    <table class="table table-sm table-bordered">
         | 
| 311 | 
            +
                        <tbody>
         | 
| 312 | 
            +
                            <tr>
         | 
| 313 | 
            +
                                <td class="col-md-4">
         | 
| 314 | 
            +
                                    <a name="euiPositionCenter"></a>
         | 
| 315 | 
            +
                                    <b>euiPositionCenter</b>
         | 
| 316 | 
            +
                                </td>
         | 
| 317 | 
            +
                            </tr>
         | 
| 318 | 
            +
                            <tr>
         | 
| 319 | 
            +
                                <td class="col-md-4">
         | 
| 320 | 
            +
                                    <i>Type : </i>        <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
         | 
| 321 | 
            +
             | 
| 322 | 
            +
                                </td>
         | 
| 323 | 
            +
                            </tr>
         | 
| 324 | 
            +
                            <tr>
         | 
| 325 | 
            +
                                <td class="col-md-4">
         | 
| 326 | 
            +
                                    <i>Default value : </i><code>false</code>
         | 
| 327 | 
            +
                                </td>
         | 
| 328 | 
            +
                            </tr>
         | 
| 329 | 
            +
                        </tbody>
         | 
| 330 | 
            +
                    </table>
         | 
| 331 | 
            +
                    <table class="table table-sm table-bordered">
         | 
| 332 | 
            +
                        <tbody>
         | 
| 333 | 
            +
                            <tr>
         | 
| 334 | 
            +
                                <td class="col-md-4">
         | 
| 335 | 
            +
                                    <a name="euiPositionTop"></a>
         | 
| 336 | 
            +
                                    <b>euiPositionTop</b>
         | 
| 337 | 
            +
                                </td>
         | 
| 338 | 
            +
                            </tr>
         | 
| 339 | 
            +
                            <tr>
         | 
| 340 | 
            +
                                <td class="col-md-4">
         | 
| 341 | 
            +
                                    <i>Type : </i>        <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
         | 
| 342 | 
            +
             | 
| 343 | 
            +
                                </td>
         | 
| 344 | 
            +
                            </tr>
         | 
| 345 | 
            +
                            <tr>
         | 
| 346 | 
            +
                                <td class="col-md-4">
         | 
| 347 | 
            +
                                    <i>Default value : </i><code>false</code>
         | 
| 348 | 
            +
                                </td>
         | 
| 349 | 
            +
                            </tr>
         | 
| 350 | 
            +
                        </tbody>
         | 
| 351 | 
            +
                    </table>
         | 
| 280 352 | 
             
            </section>
         | 
| 281 353 |  | 
| 282 354 | 
             
                <section data-compodoc="block-properties">
         | 
    
        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.4-snapshot- | 
| 271 | 
            +
                        <b>@eui/styles</b> : 19.2.4-snapshot-1748020825022</li>
         | 
| 272 272 | 
             
                    <li>
         | 
| 273 | 
            -
                        <b>@eui/ecl</b> : 19.2.4-snapshot- | 
| 273 | 
            +
                        <b>@eui/ecl</b> : 19.2.4-snapshot-1748020825022</li>
         | 
| 274 274 | 
             
                    <li>
         | 
| 275 275 | 
             
                        <b>@eui/tools</b> : ^6.0.0</li>
         | 
| 276 276 | 
             
                </ul>
         |