g-ui-web 1.0.8 → 1.0.9

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.
@@ -98,9 +98,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
98
98
  }>> & Readonly<{}>, {
99
99
  dbOptions: ColumnProps;
100
100
  height: string;
101
- opacity: number;
102
101
  zoom: number;
103
102
  radius: number;
103
+ opacity: number;
104
104
  module: string;
105
105
  gradient: Record<string, any>;
106
106
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;