@record-evolution/widget-gauge 1.7.4 → 1.7.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.
@@ -35075,7 +35075,7 @@ let WidgetGauge = class WidgetGauge extends i {
35075
35075
  this.origWidth = 0;
35076
35076
  this.origHeight = 0;
35077
35077
  this.modifier = 1;
35078
- this.version = '1.7.4';
35078
+ this.version = '1.7.5';
35079
35079
  this.resizeObserver = new ResizeObserver(() => {
35080
35080
  this.adjustSizes();
35081
35081
  this.applyData();
@@ -35557,7 +35557,7 @@ __decorate([
35557
35557
  r()
35558
35558
  ], WidgetGauge.prototype, "themeSubtitleColor", void 0);
35559
35559
  WidgetGauge = __decorate([
35560
- t('widget-gauge-1.7.4')
35560
+ t('widget-gauge-1.7.5')
35561
35561
  ], WidgetGauge);
35562
35562
 
35563
35563
  export { WidgetGauge };
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "REWidget widget-gauge",
4
4
  "license": "MIT",
5
5
  "author": "widget-gauge",
6
- "version": "1.7.4",
6
+ "version": "1.7.5",
7
7
  "type": "module",
8
8
  "main": "dist/widget-gauge.js",
9
9
  "types": "dist/src/widget-gauge.d.ts",
@@ -1,6 +1,4 @@
1
1
  {
2
- "title": "Demo Gauge",
3
- "subTitle": "A simple gauge demo",
4
2
  "dataseries": [
5
3
  {
6
4
  "label": "Demo Gauge Temperature",