prlg-ui 1.8.93 → 1.8.95

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/icons.d.ts CHANGED
@@ -159,6 +159,8 @@ export declare const ReplaceIcon: DefineComponent< {}, {}, {}, {}, {}, Compon
159
159
 
160
160
  export declare const ReturnIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
161
161
 
162
+ export declare const SberPayColorIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
163
+
162
164
  export declare const SberPayIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
163
165
 
164
166
  export declare const SearchIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
package/dist/index.d.ts CHANGED
@@ -546,7 +546,7 @@ declare type __VLS_PublicProps_18 = {
546
546
  } & __VLS_Props_27;
547
547
 
548
548
  declare type __VLS_PublicProps_19 = {
549
- 'open': boolean;
549
+ "open": boolean;
550
550
  };
551
551
 
552
552
  declare type __VLS_PublicProps_2 = {