@seamly/web-ui 24.3.0-alpha.1 → 24.3.0-beta.1

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.
@@ -6675,7 +6675,8 @@ const SeamlyStaticCore = ({
6675
6675
  children: /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(web_ui_namespaceObject.SeamlyLiveRegionContext.Provider, {
6676
6676
  value: liveMsgRef.current,
6677
6677
  children: /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(web_ui_namespaceObject.ComponentFilter, {
6678
- children: /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(web_ui_namespaceObject.SeamlyActivityMonitor, {
6678
+ children: /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(web_ui_namespaceObject.SeamlyActivityEventContext.Provider, {
6679
+ value: () => {},
6679
6680
  children: /*#__PURE__*/(0,jsx_runtime_namespaceObject.jsx)(web_ui_namespaceObject.SeamlyFileUpload, {
6680
6681
  children: children
6681
6682
  })