@posiwise/admin-module 0.0.185 → 0.0.187

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.
@@ -10795,7 +10795,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
10795
10795
  }] });
10796
10796
 
10797
10797
  QuillHelper.init();
10798
- PlotlyViaCDNModule.setPlotlyVersion('1.55.2');
10798
+ PlotlyViaCDNModule.setPlotlyVersion('2.33.0', 'custom', 'https://cdn.jsdelivr.net/npm/plotly.js-strict-dist-min@2.33.0/plotly-strict.min.js');
10799
10799
  const primeNgModules = [
10800
10800
  TableModule,
10801
10801
  TooltipModule,