@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.
@@ -9937,6 +9937,7 @@ __webpack_require__.d(__webpack_exports__, {
9937
9937
  "AgentInfo": () => (/* reexport */ agent_info),
9938
9938
  "AppFrame": () => (/* reexport */ app_frame),
9939
9939
  "ChatFrame": () => (/* reexport */ chat_frame),
9940
+ "ComponentFilter": () => (/* reexport */ component_filter),
9940
9941
  "Conversation": () => (/* reexport */ conversation),
9941
9942
  "DeprecatedToggleButton": () => (/* reexport */ toggle_button),
9942
9943
  "DeprecatedView": () => (/* reexport */ deprecated_view),
@@ -25493,6 +25494,8 @@ const DeprecatedView = () => {
25493
25494
 
25494
25495
  // Used by: Client
25495
25496
 
25497
+ // Used by: StyleGuide
25498
+
25496
25499
  // Used by: Client
25497
25500
  // Used by: StyleGuide
25498
25501