@eo-sdk/client 10.7.0-rc.4 → 10.7.0-rc.5

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.
@@ -22650,10 +22650,10 @@ class AboutStateComponent {
22650
22650
  this.backend = backend;
22651
22651
  this.userService = userService;
22652
22652
  this.config = config;
22653
- this.__libraries__ = [{ "name": "@ag-grid-community/angular", "version": "22.1.2", "license": "MIT" }, { "name": "@ag-grid-community/client-side-row-model", "version": "22.1.1", "license": "MIT" }, { "name": "@ag-grid-community/core", "version": "22.1.1", "license": "MIT" }, { "name": "@ag-grid-community/csv-export", "version": "22.1.1", "license": "MIT" }, { "name": "@angular/animations", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/cdk", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/common", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/compiler", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/core", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/forms", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/platform-browser", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/platform-browser-dynamic", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/router", "version": "15.2.2", "license": "MIT" }, { "name": "@carbon/charts-angular", "version": "1.8.1", "license": "Apache-2.0" }, { "name": "@eo-sdk/core", "version": "10.7.0-rc.4", "license": "MIT" }, { "name": "@ngneat/until-destroy", "version": "10.0.0", "license": "MIT" }, { "name": "@ngx-pwa/local-storage", "version": "15.0.0", "license": "MIT" }, { "name": "@ngx-translate/core", "version": "14.0.0", "license": "MIT" }, { "name": "@types/lodash", "version": "4.14.88", "license": "MIT" }, { "name": "@yuuvis/components", "version": "1.0.5", "license": "MIT" }, { "name": "@yuuvis/widget-grid", "version": "1.0.2", "license": "MIT" }, { "name": "core-js", "version": "2.6.12", "license": "MIT" }, { "name": "file-saver", "version": "2.0.5", "license": "MIT" }, { "name": "font-awesome", "version": "4.7.0", "license": "(OFL-1.1 AND MIT)" }, { "name": "moment", "version": "2.29.4", "license": "MIT" }, { "name": "ngx-toastr", "version": "16.0.2", "license": "MIT" }, { "name": "rxjs", "version": "7.5.7", "license": "Apache-2.0" }, { "name": "tslib", "version": "2.6.2", "license": "0BSD" }, { "name": "zone.js", "version": "0.11.8", "license": "MIT" }];
22653
+ this.__libraries__ = [{ "name": "@ag-grid-community/angular", "version": "22.1.2", "license": "MIT" }, { "name": "@ag-grid-community/client-side-row-model", "version": "22.1.1", "license": "MIT" }, { "name": "@ag-grid-community/core", "version": "22.1.1", "license": "MIT" }, { "name": "@ag-grid-community/csv-export", "version": "22.1.1", "license": "MIT" }, { "name": "@angular/animations", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/cdk", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/common", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/compiler", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/core", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/forms", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/platform-browser", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/platform-browser-dynamic", "version": "15.2.2", "license": "MIT" }, { "name": "@angular/router", "version": "15.2.2", "license": "MIT" }, { "name": "@carbon/charts-angular", "version": "1.8.1", "license": "Apache-2.0" }, { "name": "@eo-sdk/core", "version": "10.7.0-rc.5", "license": "MIT" }, { "name": "@ngneat/until-destroy", "version": "10.0.0", "license": "MIT" }, { "name": "@ngx-pwa/local-storage", "version": "15.0.0", "license": "MIT" }, { "name": "@ngx-translate/core", "version": "14.0.0", "license": "MIT" }, { "name": "@types/lodash", "version": "4.14.88", "license": "MIT" }, { "name": "@yuuvis/components", "version": "1.0.5", "license": "MIT" }, { "name": "@yuuvis/widget-grid", "version": "1.0.2", "license": "MIT" }, { "name": "core-js", "version": "2.6.12", "license": "MIT" }, { "name": "file-saver", "version": "2.0.5", "license": "MIT" }, { "name": "font-awesome", "version": "4.7.0", "license": "(OFL-1.1 AND MIT)" }, { "name": "moment", "version": "2.29.4", "license": "MIT" }, { "name": "ngx-toastr", "version": "16.0.2", "license": "MIT" }, { "name": "rxjs", "version": "7.5.7", "license": "Apache-2.0" }, { "name": "tslib", "version": "2.6.2", "license": "0BSD" }, { "name": "zone.js", "version": "0.11.8", "license": "MIT" }];
22654
22654
  this.ctrl = {
22655
22655
  componentName: 'yuuvis® RAD client',
22656
- componentVersion: '10.7.0-rc.4',
22656
+ componentVersion: '10.7.0-rc.5',
22657
22657
  productName: '',
22658
22658
  productVersion: ''
22659
22659
  };
@@ -23587,7 +23587,7 @@ let ChartsWidgetComponent = class ChartsWidgetComponent {
23587
23587
  const queryName = this._query.name;
23588
23588
  delete this._query.name;
23589
23589
  this._query = this.searchService.buildQuery(this._query);
23590
- if (type === 'DATETIME' && histogramType && histogramType !== 'standard') {
23590
+ if (type === 'DATETIME' && histogramType) {
23591
23591
  const histogramConfig = {
23592
23592
  'yearly': { calendar_interval: 'year', format: 'yyyy' },
23593
23593
  'weekly': { calendar_interval: 'week', format: 'yyyy-ww' },
@@ -23913,12 +23913,6 @@ let ChartsSetupComponent = class ChartsSetupComponent {
23913
23913
  getHistogramField() {
23914
23914
  this.histogramTypePicker.codesystem = null;
23915
23915
  let entries = [
23916
- {
23917
- id: 'standard',
23918
- defaultrepresentation: this.translate.instant('eo.workspace.widget.charts.histogram.standard'),
23919
- label: this.translate.instant('eo.workspace.widget.charts.histogram.standard'),
23920
- value: 'standard',
23921
- },
23922
23916
  {
23923
23917
  id: 'daily',
23924
23918
  defaultrepresentation: this.translate.instant('eo.workspace.widget.charts.histogram.daily'),
@@ -23944,9 +23938,6 @@ let ChartsSetupComponent = class ChartsSetupComponent {
23944
23938
  value: 'yearly'
23945
23939
  }
23946
23940
  ];
23947
- if (this.widgetConfig?.formValue?.chartType === 'lineCurve' || this.widgetConfig?.formValue?.chartType === 'lineStraight') {
23948
- entries = entries.filter(field => field.id === 'standard');
23949
- }
23950
23941
  return this.histogramTypePicker.codesystem = {
23951
23942
  entries: entries.map((res) => ({
23952
23943
  id: res.id,
@@ -23964,7 +23955,7 @@ let ChartsSetupComponent = class ChartsSetupComponent {
23964
23955
  chartType: this._widgetConfig ? this._widgetConfig?.formValue?.chartType : 'pie',
23965
23956
  size: this._widgetConfig?.formValue?.size,
23966
23957
  aggregation: this._widgetConfig ? this._widgetConfig.formValue.aggregation : 'sysobject.created',
23967
- histogramType: this._widgetConfig && this._widgetConfig?.formValue?.histogramType ? this._widgetConfig?.formValue?.histogramType : 'standard',
23958
+ histogramType: this._widgetConfig && this._widgetConfig?.formValue?.histogramType ? this._widgetConfig?.formValue?.histogramType : 'monthly',
23968
23959
  });
23969
23960
  if (this.storedQuery) {
23970
23961
  this.selectedSavedSearchName = this.setupForm.get('storedQuery').value;
@@ -23988,7 +23979,7 @@ let ChartsSetupComponent = class ChartsSetupComponent {
23988
23979
  this.setupForm.patchValue({
23989
23980
  chartType: 'pie',
23990
23981
  aggregation: this._widgetConfig ? this._widgetConfig.formValue.aggregation : 'sysobject.created',
23991
- histogramType: 'standard',
23982
+ histogramType: 'monthly',
23992
23983
  size: '',
23993
23984
  });
23994
23985
  return EMPTY;
@@ -23999,7 +23990,7 @@ let ChartsSetupComponent = class ChartsSetupComponent {
23999
23990
  this.setupForm.patchValue({
24000
23991
  chartType: this._widgetConfig ? this._widgetConfig?.formValue?.chartType : 'pie',
24001
23992
  aggregation: this._widgetConfig ? this._widgetConfig.formValue.aggregation : 'sysobject.created',
24002
- histogramType: this._widgetConfig && this._widgetConfig?.formValue?.histogramType ? this._widgetConfig?.formValue?.histogramType : 'standard',
23993
+ histogramType: this._widgetConfig && this._widgetConfig?.formValue?.histogramType ? this._widgetConfig?.formValue?.histogramType : 'monthly',
24003
23994
  size: this._widgetConfig?.formValue?.size,
24004
23995
  });
24005
23996
  }