@eui/components 19.2.4-snapshot-1747811992587 → 19.2.4-snapshot-1747840871711
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/dependencies.html +2 -2
- package/docs/js/search/search_index.js +2 -2
- package/fesm2022/eui-components-eui-avatar.mjs +2 -2
- package/fesm2022/eui-components-eui-avatar.mjs.map +1 -1
- package/fesm2022/eui-components-eui-badge.mjs +2 -2
- package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
- package/fesm2022/eui-components-eui-user-profile.mjs +2 -2
- package/package.json +7 -7
    
        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-1747835321437</li>
         | 
| 272 272 | 
             
                    <li>
         | 
| 273 | 
            -
                        <b>@eui/ecl</b> : 19.2.4-snapshot- | 
| 273 | 
            +
                        <b>@eui/ecl</b> : 19.2.4-snapshot-1747835321437</li>
         | 
| 274 274 | 
             
                    <li>
         | 
| 275 275 | 
             
                        <b>@eui/tools</b> : ^6.0.0</li>
         | 
| 276 276 | 
             
                </ul>
         |