ui-beyable 1.0.40-beta.4 → 1.0.41

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/lib/esm/index.js CHANGED
@@ -3260,7 +3260,8 @@ function Message(_a) {
3260
3260
  var appearanceClass = {
3261
3261
  background: styles$4.wrapper_appearance_background,
3262
3262
  outline: styles$4.wrapper_appearance_outline,
3263
- ghost: styles$4.wrapper_appearance_ghost
3263
+ ghost: styles$4.wrapper_appearance_ghost,
3264
+ background_outline: styles$4.wrapper_appearance_background_outline,
3264
3265
  };
3265
3266
  var typeClass = {
3266
3267
  information: styles$4.wrapper_type_information,