@seamly/web-ui 20.0.0-beta.1 → 20.0.0-beta.2

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.
@@ -18029,6 +18029,7 @@ __webpack_require__.d(__webpack_exports__, {
18029
18029
  "AgentInfo": function() { return /* reexport */ agent_info; },
18030
18030
  "AppFrame": function() { return /* reexport */ app_frame; },
18031
18031
  "ChatFrame": function() { return /* reexport */ chat_frame; },
18032
+ "ComponentFilter": function() { return /* reexport */ component_filter; },
18032
18033
  "Conversation": function() { return /* reexport */ conversation; },
18033
18034
  "DeprecatedToggleButton": function() { return /* reexport */ toggle_button; },
18034
18035
  "DeprecatedView": function() { return /* reexport */ deprecated_view; },
@@ -34454,6 +34455,8 @@ const DeprecatedView = () => {
34454
34455
 
34455
34456
  // Used by: Client
34456
34457
 
34458
+ // Used by: StyleGuide
34459
+
34457
34460
  // Used by: Client
34458
34461
  // Used by: StyleGuide
34459
34462