@record-evolution/widget-value 1.1.10 → 1.1.11

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.
@@ -902,7 +902,7 @@ class WidgetValue extends i$1 {
902
902
  super();
903
903
  this.dataSets = new Map();
904
904
  this.textActive = true;
905
- this.version = '1.1.10';
905
+ this.version = '1.1.11';
906
906
  this.origWidth = 0;
907
907
  this.origHeight = 0;
908
908
  this.resizeObserver = new ResizeObserver(this.adjustSizes.bind(this));
@@ -1238,7 +1238,7 @@ __decorate([
1238
1238
  __decorate([
1239
1239
  r()
1240
1240
  ], WidgetValue.prototype, "themeSubtitleColor", void 0);
1241
- window.customElements.define('widget-value-1.1.10', WidgetValue);
1241
+ window.customElements.define('widget-value-1.1.11', WidgetValue);
1242
1242
 
1243
1243
  export { WidgetValue };
1244
1244
  //# sourceMappingURL=widget-value.js.map
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "REWidget widget-value",
4
4
  "license": "MIT",
5
5
  "author": "widget-value",
6
- "version": "1.1.10",
6
+ "version": "1.1.11",
7
7
  "engines": {
8
8
  "node": "18.18.2",
9
9
  "npm": ">=10.0.2"
@@ -1,6 +1,4 @@
1
1
  {
2
- "title": "Title",
3
- "subTitle": "Subtitle",
4
2
  "dataseries": [
5
3
  {
6
4
  "label": "Temperature",