@sisense/sdk-ui-angular 2.3.0 → 2.3.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.
@@ -179,7 +179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
179
179
  args: [SISENSE_CONTEXT_CONFIG_TOKEN]
180
180
  }] }]; } });
181
181
 
182
- var packageVersion = '2.3.0';
182
+ var packageVersion = '2.3.1';
183
183
 
184
184
  function translateToPreactWidgetProps(widgetProps) {
185
185
  const { beforeRender, dataReady, beforeMenuOpen, dataPointClick, dataPointContextMenu, dataPointsSelect, ...commonWidgetProps } = widgetProps;