@cyber-harbour/ui 1.1.13 → 1.1.15

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.
package/dist/index.d.mts CHANGED
@@ -244,7 +244,6 @@ type Theme = {
244
244
  };
245
245
  graph2D: {
246
246
  ring: {
247
- highlightFill: string;
248
247
  selectionFill: string;
249
248
  borderFill: string;
250
249
  };
package/dist/index.d.ts CHANGED
@@ -244,7 +244,6 @@ type Theme = {
244
244
  };
245
245
  graph2D: {
246
246
  ring: {
247
- highlightFill: string;
248
247
  selectionFill: string;
249
248
  borderFill: string;
250
249
  };