manolis-ui 0.5.3 → 0.5.4

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.ts CHANGED
@@ -71,6 +71,7 @@ imgUrl: string;
71
71
  alt: string;
72
72
  description: string;
73
73
  background: string;
74
+ imgHeight: string;
74
75
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
75
76
 
76
77
  declare const __VLS_component_7: DefineComponent<ExtractPropTypes< {
@@ -651,6 +652,7 @@ declare interface Props_9 {
651
652
  class?: string;
652
653
  background?: string;
653
654
  color?: string;
655
+ imgHeight?: string;
654
656
  }
655
657
 
656
658
  export declare const Rating: DefineComponent<Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props_11> & Readonly<{}>, {