@rapidaai/react 1.1.33 → 1.1.35

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.
@@ -26500,6 +26500,7 @@ var Agent = class extends EventEmitter {
26500
26500
  }
26501
26501
  this.connectionState = state;
26502
26502
  this.emit("onConnectionStateEvent" /* ConnectionStateEvent */, this.connectionState);
26503
+ this._connectionConfig.onConnectionChange(state);
26503
26504
  return true;
26504
26505
  }
26505
26506
  /**
@@ -27844,4 +27845,4 @@ export {
27844
27845
  useSelectInputDeviceAgent,
27845
27846
  DeviceSelectorComponent
27846
27847
  };
27847
- //# sourceMappingURL=chunk-WVE26DLV.mjs.map
27848
+ //# sourceMappingURL=chunk-4BXVNAM6.mjs.map