mayak-common-library 0.0.754 → 0.0.756

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
@@ -1387,6 +1387,7 @@ interface SelectProProps$1 {
1387
1387
  freeChildWidth?: boolean;
1388
1388
  freeChildHeight?: boolean;
1389
1389
  btnStyles?: string;
1390
+ placeholderStyles?: string;
1390
1391
  whiteArrow?: boolean;
1391
1392
  openUp?: boolean;
1392
1393
  controlled?: boolean;
package/dist/index.d.ts CHANGED
@@ -1387,6 +1387,7 @@ interface SelectProProps$1 {
1387
1387
  freeChildWidth?: boolean;
1388
1388
  freeChildHeight?: boolean;
1389
1389
  btnStyles?: string;
1390
+ placeholderStyles?: string;
1390
1391
  whiteArrow?: boolean;
1391
1392
  openUp?: boolean;
1392
1393
  controlled?: boolean;