vue-data-ui 2.2.95 → 2.2.96

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.
@@ -4661,7 +4661,7 @@ declare module 'vue-data-ui' {
4661
4661
  proximity?: number;
4662
4662
  packingWeight?: number;
4663
4663
  color?: string;
4664
- usePalette?: string;
4664
+ usePalette?: boolean;
4665
4665
  };
4666
4666
  title?: ChartTitle;
4667
4667
  }
@@ -4661,7 +4661,7 @@ declare module 'vue-data-ui' {
4661
4661
  proximity?: number;
4662
4662
  packingWeight?: number;
4663
4663
  color?: string;
4664
- usePalette?: string;
4664
+ usePalette?: boolean;
4665
4665
  };
4666
4666
  title?: ChartTitle;
4667
4667
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue-data-ui",
3
3
  "private": false,
4
- "version": "2.2.95",
4
+ "version": "2.2.96",
5
5
  "type": "module",
6
6
  "description": "A user-empowering data visualization Vue 3 components library for eloquent data storytelling",
7
7
  "keywords": [