bonsaif-ui 0.1.25 → 0.1.26

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/README.md CHANGED
@@ -332,7 +332,7 @@ How it works:
332
332
 
333
333
  - `DynamicDetailTabs`: parent-detail layout with lazy loaded child modules.
334
334
  - `MicroserviceFrame`, `PrimeSuiteChatFrame`: embedded service frames.
335
- - `PrimeAuthToaster`: Sonner toaster configured for Bonsaif themes.
335
+ - `BonsaifUIToaster`: Sonner toaster configured for Bonsaif themes.
336
336
  - `UserAvatar`: user and bot avatars with tooltip support.
337
337
 
338
338
  App-coupled components were adapted to receive routing, session, and navigation data through props so the library does not import private `prime-auth` modules.