@alfalab/core-components-international-phone-input 1.0.0 → 1.0.2

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.
Files changed (186) hide show
  1. package/{modern/Component-dd8ca091.d.ts → Component-0f4b9bed.d.ts} +1 -1
  2. package/Component-4cd3936b.d.ts +1 -1
  3. package/{esm/Component-9211a437.d.ts → Component-89f0cb07.d.ts} +2 -2
  4. package/Component-8b2c2707.d.ts +3 -3
  5. package/{esm/Component-d078a845.d.ts → Component-9cded6b9.d.ts} +1 -1
  6. package/Component-c44170fe.d.ts +13 -0
  7. package/Component.desktop-0aa4e915.d.ts +5 -0
  8. package/{cssm/Component.desktop-4cd3936b.d.ts → Component.desktop-9cded6b9.d.ts} +3 -3
  9. package/Component.mobile-16b1285a.d.ts +5 -0
  10. package/Component.mobile-4cd3936b.d.ts +3 -3
  11. package/{cssm/Component.mobile-ade26e99.d.ts → Component.mobile-f28cbba0.d.ts} +1 -1
  12. package/{esm/Component.modal.mobile-dd8ca091.d.ts → Component.modal.mobile-0f4b9bed.d.ts} +1 -1
  13. package/Component.modal.mobile-4cd3936b.d.ts +3 -3
  14. package/Component.responsive.d.ts +9 -9
  15. package/components/base-international-phone-input/Component.d.ts +5 -5
  16. package/components/base-international-phone-input/Component.js +1 -1
  17. package/components/base-international-phone-input/index.css +2 -2
  18. package/components/country-select/Component.js +1 -1
  19. package/components/country-select/index.css +8 -8
  20. package/components/flag-icon/component.js +1 -1
  21. package/components/flag-icon/index.css +3 -3
  22. package/components/select-field/component.js +1 -1
  23. package/components/select-field/index.css +9 -9
  24. package/{esm/Component-dd8ca091.d.ts → cssm/Component-0f4b9bed.d.ts} +1 -1
  25. package/cssm/Component-4cd3936b.d.ts +17 -5
  26. package/{Component-9211a437.d.ts → cssm/Component-89f0cb07.d.ts} +2 -2
  27. package/cssm/Component-8b2c2707.d.ts +4 -4
  28. package/{modern/Component-d078a845.d.ts → cssm/Component-9cded6b9.d.ts} +1 -1
  29. package/cssm/Component-c44170fe.d.ts +13 -0
  30. package/cssm/Component-ebda875c.d.ts +9 -98
  31. package/cssm/Component.desktop-0aa4e915.d.ts +5 -0
  32. package/{Component.desktop-d078a845.d.ts → cssm/Component.desktop-9cded6b9.d.ts} +3 -3
  33. package/cssm/Component.mobile-16b1285a.d.ts +5 -0
  34. package/cssm/Component.mobile-4cd3936b.d.ts +98 -0
  35. package/cssm/Component.mobile-ebda875c.d.ts +6 -0
  36. package/{esm/Component.mobile-ade26e99.d.ts → cssm/Component.mobile-f28cbba0.d.ts} +1 -1
  37. package/{Component.modal.mobile-dd8ca091.d.ts → cssm/Component.modal.mobile-0f4b9bed.d.ts} +1 -1
  38. package/cssm/Component.modal.mobile-4cd3936b.d.ts +91 -0
  39. package/cssm/Component.responsive.d.ts +11 -11
  40. package/cssm/components/base-international-phone-input/Component.d.ts +5 -5
  41. package/cssm/data/country-data.js +23 -23
  42. package/cssm/desktop-232828f7.d.ts +1 -1
  43. package/cssm/desktop-89f0cb07.d.ts +2 -0
  44. package/cssm/hook-8abfea97.d.ts +11 -11
  45. package/cssm/index-8b2c2707.d.ts +2 -2
  46. package/cssm/index-bdb4c6b9.d.ts +2 -180
  47. package/cssm/index-c44170fe.d.ts +2 -0
  48. package/cssm/index-c76d6398.d.ts +5 -183
  49. package/cssm/index-ebda875c.d.ts +1 -1
  50. package/cssm/mobile-4c19bc40.d.ts +3 -121
  51. package/cssm/mobile-89f0cb07.d.ts +2 -0
  52. package/cssm/mobile-96988a65.d.ts +1 -2
  53. package/cssm/mobile-f28cbba0.d.ts +5 -0
  54. package/cssm/shared-4cd3936b.d.ts +63 -5
  55. package/cssm/types-72dda473.d.ts +1 -1
  56. package/cssm/types.d.ts +1 -1
  57. package/cssm/{typings-dd8ca091.d.ts → typings-0f4b9bed.d.ts} +4 -0
  58. package/{esm/typings-9211a437.d.ts → cssm/typings-89f0cb07.d.ts} +5 -7
  59. package/{esm/utils-dd8ca091.d.ts → cssm/utils-0f4b9bed.d.ts} +1 -1
  60. package/cssm/utils-1574ad8b.d.ts +29 -0
  61. package/data/country-data.js +23 -23
  62. package/desktop-232828f7.d.ts +1 -1
  63. package/desktop-89f0cb07.d.ts +2 -0
  64. package/{cssm/Component-f12ee135.d.ts → esm/Component-0f4b9bed.d.ts} +1 -1
  65. package/esm/Component-4cd3936b.d.ts +1 -1
  66. package/{modern/Component-9211a437.d.ts → esm/Component-89f0cb07.d.ts} +2 -2
  67. package/esm/Component-8b2c2707.d.ts +3 -3
  68. package/{Component-d078a845.d.ts → esm/Component-9cded6b9.d.ts} +1 -1
  69. package/esm/Component-c44170fe.d.ts +13 -0
  70. package/esm/Component.desktop-0aa4e915.d.ts +5 -0
  71. package/esm/{Component.desktop-d078a845.d.ts → Component.desktop-9cded6b9.d.ts} +3 -3
  72. package/esm/Component.mobile-16b1285a.d.ts +5 -0
  73. package/esm/Component.mobile-4cd3936b.d.ts +3 -3
  74. package/{Component.mobile-ade26e99.d.ts → esm/Component.mobile-f28cbba0.d.ts} +1 -1
  75. package/{modern/Component.modal.mobile-dd8ca091.d.ts → esm/Component.modal.mobile-0f4b9bed.d.ts} +1 -1
  76. package/esm/Component.modal.mobile-4cd3936b.d.ts +3 -3
  77. package/esm/Component.responsive.d.ts +9 -9
  78. package/esm/components/base-international-phone-input/Component.d.ts +5 -5
  79. package/esm/components/base-international-phone-input/Component.js +1 -1
  80. package/esm/components/base-international-phone-input/index.css +2 -2
  81. package/esm/components/country-select/Component.js +1 -1
  82. package/esm/components/country-select/index.css +8 -8
  83. package/esm/components/flag-icon/component.js +1 -1
  84. package/esm/components/flag-icon/index.css +3 -3
  85. package/esm/components/select-field/component.js +1 -1
  86. package/esm/components/select-field/index.css +9 -9
  87. package/esm/data/country-data.js +23 -23
  88. package/esm/desktop-232828f7.d.ts +1 -1
  89. package/esm/desktop-89f0cb07.d.ts +2 -0
  90. package/esm/hook-8abfea97.d.ts +9 -9
  91. package/esm/index-8b2c2707.d.ts +2 -2
  92. package/esm/index-c44170fe.d.ts +2 -0
  93. package/esm/index-c76d6398.d.ts +2 -2
  94. package/esm/mobile-89f0cb07.d.ts +2 -0
  95. package/esm/mobile-f28cbba0.d.ts +5 -0
  96. package/esm/shared-4cd3936b.d.ts +5 -5
  97. package/esm/types-72dda473.d.ts +1 -1
  98. package/esm/types.d.ts +1 -1
  99. package/esm/{typings-dd8ca091.d.ts → typings-0f4b9bed.d.ts} +4 -0
  100. package/{modern/typings-9211a437.d.ts → esm/typings-89f0cb07.d.ts} +5 -7
  101. package/{cssm/utils-dd8ca091.d.ts → esm/utils-0f4b9bed.d.ts} +1 -1
  102. package/hook-8abfea97.d.ts +9 -9
  103. package/index-8b2c2707.d.ts +2 -2
  104. package/index-c44170fe.d.ts +2 -0
  105. package/index-c76d6398.d.ts +2 -2
  106. package/mobile-89f0cb07.d.ts +2 -0
  107. package/mobile-f28cbba0.d.ts +5 -0
  108. package/{Component-dd8ca091.d.ts → modern/Component-0f4b9bed.d.ts} +1 -1
  109. package/modern/Component-4cd3936b.d.ts +1 -1
  110. package/modern/Component-69921c40.d.ts +184 -0
  111. package/{cssm/Component-9211a437.d.ts → modern/Component-89f0cb07.d.ts} +2 -2
  112. package/modern/Component-8b2c2707.d.ts +2 -2
  113. package/modern/Component-9cded6b9.d.ts +7 -0
  114. package/modern/Component-c44170fe.d.ts +13 -0
  115. package/modern/Component.desktop-0aa4e915.d.ts +5 -0
  116. package/modern/{Component.desktop-d078a845.d.ts → Component.desktop-9cded6b9.d.ts} +3 -3
  117. package/modern/Component.mobile-16b1285a.d.ts +5 -0
  118. package/modern/Component.mobile-4cd3936b.d.ts +3 -3
  119. package/modern/{Component.mobile-ade26e99.d.ts → Component.mobile-f28cbba0.d.ts} +1 -1
  120. package/{cssm/mobile-45dc17c6.d.ts → modern/Component.modal.mobile-0f4b9bed.d.ts} +27 -14
  121. package/modern/Component.modal.mobile-4cd3936b.d.ts +2 -2
  122. package/modern/Component.responsive.d.ts +6 -6
  123. package/modern/components/base-international-phone-input/Component.d.ts +3 -3
  124. package/modern/components/base-international-phone-input/Component.js +1 -1
  125. package/modern/components/base-international-phone-input/index.css +2 -2
  126. package/modern/components/country-select/Component.js +1 -1
  127. package/modern/components/country-select/index.css +8 -8
  128. package/modern/components/flag-icon/component.js +1 -1
  129. package/modern/components/flag-icon/index.css +3 -3
  130. package/modern/components/select-field/component.js +1 -1
  131. package/modern/components/select-field/index.css +9 -9
  132. package/modern/data/country-data.js +23 -23
  133. package/modern/desktop-232828f7.d.ts +1 -1
  134. package/modern/desktop-89f0cb07.d.ts +2 -0
  135. package/modern/hook-8abfea97.d.ts +9 -9
  136. package/modern/index-8b2c2707.d.ts +2 -2
  137. package/modern/index-c44170fe.d.ts +2 -0
  138. package/modern/index-c76d6398.d.ts +2 -2
  139. package/modern/mobile-89f0cb07.d.ts +2 -0
  140. package/modern/mobile-f28cbba0.d.ts +5 -0
  141. package/modern/shared-4cd3936b.d.ts +5 -5
  142. package/modern/types-72dda473.d.ts +1 -1
  143. package/modern/types.d.ts +1 -1
  144. package/modern/{typings-dd8ca091.d.ts → typings-0f4b9bed.d.ts} +4 -0
  145. package/{cssm/typings-9211a437.d.ts → modern/typings-89f0cb07.d.ts} +5 -7
  146. package/modern/{utils-dd8ca091.d.ts → utils-0f4b9bed.d.ts} +1 -1
  147. package/package.json +7 -7
  148. package/shared-4cd3936b.d.ts +5 -5
  149. package/src/data/country-data.ts +23 -23
  150. package/types-72dda473.d.ts +1 -1
  151. package/types.d.ts +1 -1
  152. package/{typings-dd8ca091.d.ts → typings-0f4b9bed.d.ts} +4 -0
  153. package/{typings-9211a437.d.ts → typings-89f0cb07.d.ts} +5 -7
  154. package/{utils-dd8ca091.d.ts → utils-0f4b9bed.d.ts} +1 -1
  155. package/Component.desktop-2e2b2125.d.ts +0 -6
  156. package/Component.mobile-755fbaa3.d.ts +0 -6
  157. package/cssm/Component-96988a65.d.ts +0 -9
  158. package/cssm/Component-aed0af6e.d.ts +0 -11
  159. package/cssm/Component-dd8ca091.d.ts +0 -5
  160. package/cssm/Component.desktop-2e2b2125.d.ts +0 -6
  161. package/cssm/Component.desktop-ebda875c.d.ts +0 -18
  162. package/cssm/Component.mobile-755fbaa3.d.ts +0 -6
  163. package/cssm/desktop-2e2b2125.d.ts +0 -2
  164. package/cssm/desktop-785df74d.d.ts +0 -2
  165. package/cssm/hook-ebda875c.d.ts +0 -48
  166. package/desktop-2e2b2125.d.ts +0 -2
  167. package/esm/Component.desktop-2e2b2125.d.ts +0 -6
  168. package/esm/Component.mobile-755fbaa3.d.ts +0 -6
  169. package/esm/desktop-2e2b2125.d.ts +0 -2
  170. package/esm/mobile-755fbaa3.d.ts +0 -2
  171. package/esm/mobile-ade26e99.d.ts +0 -5
  172. package/esm/mobile-d7e9f69d.d.ts +0 -2
  173. package/mobile-755fbaa3.d.ts +0 -2
  174. package/mobile-ade26e99.d.ts +0 -5
  175. package/mobile-d7e9f69d.d.ts +0 -2
  176. package/modern/Component.desktop-2e2b2125.d.ts +0 -6
  177. package/modern/Component.mobile-755fbaa3.d.ts +0 -6
  178. package/modern/desktop-2e2b2125.d.ts +0 -2
  179. package/modern/mobile-755fbaa3.d.ts +0 -2
  180. package/modern/mobile-ade26e99.d.ts +0 -5
  181. package/modern/mobile-d7e9f69d.d.ts +0 -2
  182. /package/{Component-63dec22f.d.ts → Component-69921c40.d.ts} +0 -0
  183. /package/{esm/Component-63dec22f.d.ts → cssm/Component-69921c40.d.ts} +0 -0
  184. /package/cssm/{Component.responsive-d7e9f69d.d.ts → Component.responsive-785df74d.d.ts} +0 -0
  185. /package/cssm/{useSkeleton-1b036d4b.d.ts → useSkeleton-ebda875c.d.ts} +0 -0
  186. /package/{modern/Component-63dec22f.d.ts → esm/Component-69921c40.d.ts} +0 -0
@@ -2,7 +2,7 @@
2
2
  import React from 'react';
3
3
  import { ReactNode } from "react";
4
4
  import { BottomSheetProps } from "./index-f12ee135";
5
- import { BaseSelectProps } from "./typings-dd8ca091";
5
+ import { BaseSelectProps } from "./typings-0f4b9bed";
6
6
  type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
7
  /**
8
8
  * Футер
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
3
  import { ElementType } from "react";
4
- import { FormControlMobileProps } from "./mobile-d7e9f69d";
4
+ import { FormControlMobileProps } from "./mobile-96988a65";
5
5
  import { FieldProps as BaseFieldProps } from "./shared-4cd3936b";
6
6
  type FieldProps = {
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { BaseButtonProps } from "./typings-9211a437";
4
+ import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
5
  type SpinnerProps = {
6
6
  /**
7
7
  * Управление видимостью компонента
@@ -34,5 +34,5 @@ declare const Spinner: FC<SpinnerProps>;
34
34
  * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
35
  */
36
36
  declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
38
  export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
@@ -34,7 +34,7 @@ type IconButtonProps = {
34
34
  * Набор цветов для компонента
35
35
  */
36
36
  colors?: 'default' | 'inverted';
37
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'size'> & Pick<ButtonProps, 'href' | 'loading' | 'breakpoint'> & Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'target' | 'download'>;
37
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'size'> & Pick<ButtonProps, 'Component' | 'href' | 'loading' | 'breakpoint'> & Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'target' | 'download'>;
38
38
  declare const IconButton: React.ForwardRefExoticComponent<{
39
39
  /**
40
40
  * Компонент иконки
@@ -49,7 +49,7 @@ declare const IconButton: React.ForwardRefExoticComponent<{
49
49
  /**
50
50
  * Размер компонента
51
51
  */
52
- size?: "s" | "xs" | "xxs" | undefined;
52
+ size?: "xs" | "s" | "xxs" | undefined;
53
53
  /**
54
54
  * Дополнительный класс
55
55
  */
@@ -67,5 +67,5 @@ declare const IconButton: React.ForwardRefExoticComponent<{
67
67
  * Набор цветов для компонента
68
68
  */
69
69
  colors?: "default" | "inverted" | undefined;
70
- } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
70
+ } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "Component" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
71
71
  export { IconButtonProps, IconButton };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
3
  import { FieldProps } from "./shared-4cd3936b";
4
- import { InputAutocompleteDesktopProps } from "./Component.desktop-d078a845";
4
+ import { InputAutocompleteDesktopProps } from "./Component.desktop-9cded6b9";
5
5
  type AutocompleteFieldProps = FieldProps & Pick<InputAutocompleteDesktopProps, 'Input' | 'inputProps' | 'value' | 'onInput' | 'readOnly'>;
6
6
  declare const AutocompleteField: ({ label, labelView, placeholder, size, Arrow, Input, value, error, success, hint, disabled, readOnly, onInput, inputProps, innerProps, }: AutocompleteFieldProps) => React.JSX.Element;
7
7
  export { AutocompleteFieldProps, AutocompleteField };
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { ElementType } from "react";
4
+ import { FormControlProps } from "./index-c44170fe";
5
+ import { FieldProps as BaseFieldProps } from "./typings-0f4b9bed";
6
+ type FieldProps = {
7
+ /**
8
+ * Компонент FormControl
9
+ */
10
+ FormControlComponent?: ElementType;
11
+ };
12
+ declare const Field: ({ size, open, multiple, error, hint, disabled, label, labelView, placeholder, selectedMultiple, selected, rightAddons, valueRenderer, setSelectedItems, toggleMenu, Arrow, innerProps, dataTestId, fieldClassName, FormControlComponent, ...restProps }: BaseFieldProps & FormControlProps & FieldProps) => React.JSX.Element;
13
+ export { Field };
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { CommonButtonProps } from "./typings-89f0cb07";
4
+ declare const ButtonDesktop: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
5
+ export { ButtonDesktop };
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import { ChangeEvent, FC, RefAttributes } from "react";
4
4
  import { InputProps } from "@alfalab/core-components-input";
5
5
  import { BaseSelectProps } from "./shared-4cd3936b";
6
- type InputAutocompleteDesktopProps = Omit<BaseSelectProps, 'Field' | 'nativeSelect'> & {
6
+ type InputAutocompleteDesktopProps = Omit<BaseSelectProps, 'Field' | 'nativeSelect' | 'searchProps' | 'showSearch' | 'Search'> & {
7
7
  /**
8
8
  * Компонент ввода значения
9
9
  */
@@ -33,7 +33,7 @@ type InputAutocompleteDesktopProps = Omit<BaseSelectProps, 'Field' | 'nativeSele
33
33
  */
34
34
  updatePopover?: BaseSelectProps['updatePopover'];
35
35
  };
36
- declare const InputAutocompleteDesktop: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "Field"> & {
36
+ declare const InputAutocompleteDesktop: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "searchProps" | "showSearch" | "Field" | "Search"> & {
37
37
  /**
38
38
  * Компонент ввода значения
39
39
  */
@@ -69,5 +69,5 @@ declare const InputAutocompleteDesktop: React.ForwardRefExoticComponent<Omit<Bas
69
69
  */
70
70
  updatePopover?: BaseSelectProps['updatePopover'];
71
71
  } & React.RefAttributes<HTMLInputElement>>;
72
- export * from "./Component-4cd3936b";
72
+ export * from "./Component-9cded6b9";
73
73
  export { InputAutocompleteDesktopProps, InputAutocompleteDesktop };
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { CommonButtonProps } from "./typings-89f0cb07";
4
+ declare const ButtonMobile: React.ForwardRefExoticComponent<CommonButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
5
+ export { ButtonMobile };
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
3
  import { ChangeEvent, ElementType } from "react";
4
- import { ButtonMobileProps } from "./mobile-755fbaa3";
4
+ import { ButtonMobileProps } from "./mobile-89f0cb07";
5
5
  import { AdditionalMobileProps, BaseSelectChangePayload, BaseSelectProps } from "./shared-4cd3936b";
6
- type InputAutocompleteMobileProps = Omit<BaseSelectProps, 'OptionsList' | 'Checkmark' | 'onScroll' | 'nativeSelect' | 'autocomplete' | 'valueRenderer'> & {
6
+ type InputAutocompleteMobileProps = Omit<BaseSelectProps, 'OptionsList' | 'Checkmark' | 'onScroll' | 'nativeSelect' | 'autocomplete' | 'valueRenderer' | 'searchProps' | 'showSearch' | 'Search'> & {
7
7
  /**
8
8
  * Обработчик выбора
9
9
  */
@@ -49,7 +49,7 @@ type InputAutocompleteMobileProps = Omit<BaseSelectProps, 'OptionsList' | 'Check
49
49
  */
50
50
  Input?: ElementType;
51
51
  };
52
- declare const InputAutocompleteMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "valueRenderer" | "autocomplete" | "nativeSelect" | "OptionsList" | "Checkmark"> & {
52
+ declare const InputAutocompleteMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "autocomplete" | "valueRenderer" | "nativeSelect" | "searchProps" | "showSearch" | "OptionsList" | "Search" | "Checkmark"> & {
53
53
  /**
54
54
  * Обработчик выбора
55
55
  */
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import { ReactNode } from "react";
4
4
  import { BottomSheetProps } from "./index-f12ee135";
5
5
  import { UseSelectWithApplyProps } from "./hook-8abfea97";
6
- import { BaseSelectProps } from "./typings-dd8ca091";
6
+ import { BaseSelectProps } from "./typings-0f4b9bed";
7
7
  type AdditionalMobileProps = {
8
8
  /**
9
9
  * Футер
@@ -2,7 +2,7 @@
2
2
  import React from 'react';
3
3
  import { ModalMobile } from "./Component.mobile-f1f15074";
4
4
  import { UseSelectWithApplyProps } from "./hook-8abfea97";
5
- import { BaseSelectProps } from "./typings-dd8ca091";
5
+ import { BaseSelectProps } from "./typings-0f4b9bed";
6
6
  type SelectModalMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
7
  /**
8
8
  * Показывать кнопку очистки
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
3
  import { ChangeEvent, ElementType } from "react";
4
- import { ButtonMobileProps } from "./mobile-755fbaa3";
5
- import { SelectModalMobileProps } from "./mobile-ade26e99";
4
+ import { ButtonMobileProps } from "./mobile-89f0cb07";
5
+ import { SelectModalMobileProps } from "./mobile-f28cbba0";
6
6
  import { BaseSelectChangePayload } from "./shared-4cd3936b";
7
7
  type InputAutocompleteModalMobileProps = Omit<SelectModalMobileProps, 'OptionsList' | 'Checkmark' | 'onScroll' | 'nativeSelect' | 'autocomplete' | 'valueRenderer'> & {
8
8
  /**
@@ -46,7 +46,7 @@ type InputAutocompleteModalMobileProps = Omit<SelectModalMobileProps, 'OptionsLi
46
46
  */
47
47
  Input?: ElementType;
48
48
  };
49
- declare const InputAutocompleteModalMobile: React.ForwardRefExoticComponent<Omit<SelectModalMobileProps, "onScroll" | "valueRenderer" | "autocomplete" | "nativeSelect" | "OptionsList" | "Checkmark"> & {
49
+ declare const InputAutocompleteModalMobile: React.ForwardRefExoticComponent<Omit<SelectModalMobileProps, "onScroll" | "autocomplete" | "valueRenderer" | "nativeSelect" | "OptionsList" | "Checkmark"> & {
50
50
  /**
51
51
  * Обработчик выбора
52
52
  */
@@ -7,13 +7,13 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
7
7
  clearableCountryCode?: boolean | undefined;
8
8
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
9
9
  clear?: boolean | undefined;
10
- filterFn?: ((value: string | undefined, option: import("./typings-dd8ca091").OptionShape) => boolean) | undefined;
10
+ filterFn?: ((value: string | undefined, option: import("./typings-0f4b9bed").OptionShape) => boolean) | undefined;
11
11
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
12
12
  onChange?: ((e: React.ChangeEvent<HTMLInputElement> | null, { value }: {
13
13
  value: string;
14
14
  }) => void) | undefined;
15
- onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
16
- onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
15
+ onBlur?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
16
+ onFocus?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
17
17
  } & {
18
18
  options?: undefined;
19
19
  } & Omit<import("./Component.desktop-d873d97d").InputDesktopProps, "onFocus" | "onBlur" | "onChange" | "clear" | "onClear"> & {
@@ -28,17 +28,17 @@ declare const InternationalPhoneInput: React.ForwardRefExoticComponent<(({
28
28
  clearableCountryCode?: boolean | undefined;
29
29
  countrySelectProps?: import("./components/country-select/index").SharedCountrySelectProps | undefined;
30
30
  clear?: boolean | undefined;
31
- filterFn?: ((value: string | undefined, option: import("./typings-dd8ca091").OptionShape) => boolean) | undefined;
31
+ filterFn?: ((value: string | undefined, option: import("./typings-0f4b9bed").OptionShape) => boolean) | undefined;
32
32
  onCountryChange?: ((country?: import("./types").Country | undefined) => void) | undefined;
33
33
  onChange?: ((e: React.ChangeEvent<HTMLInputElement> | null, { value }: {
34
34
  value: string;
35
35
  }) => void) | undefined;
36
- onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
37
- onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
36
+ onBlur?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
37
+ onFocus?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
38
38
  } & {
39
- options: (import("./typings-dd8ca091").OptionShape | import("./typings-dd8ca091").GroupShape)[];
40
- } & Omit<import("./Component.desktop-d078a845").InputAutocompleteDesktopProps, "onChange"> & {
41
- options: (import("./typings-dd8ca091").OptionShape | import("./typings-dd8ca091").GroupShape)[];
39
+ options: (import("./typings-0f4b9bed").OptionShape | import("./typings-0f4b9bed").GroupShape)[];
40
+ } & Omit<import("./Component.desktop-9cded6b9").InputAutocompleteDesktopProps, "onChange"> & {
41
+ options: (import("./typings-0f4b9bed").OptionShape | import("./typings-0f4b9bed").GroupShape)[];
42
42
  } & Omit<import("./Component.mobile-4cd3936b").InputAutocompleteMobileProps, "onChange" | "filter" | "onFilter" | "onClearFilter"> & {
43
43
  breakpoint?: number | undefined;
44
44
  defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
@@ -9,18 +9,18 @@ declare const BaseInternationalPhoneInput: React.ForwardRefExoticComponent<{
9
9
  clearableCountryCode?: boolean | undefined;
10
10
  countrySelectProps?: import("../country-select/index").SharedCountrySelectProps | undefined;
11
11
  clear?: boolean | undefined;
12
- filterFn?: ((value: string | undefined, option: import("../../typings-dd8ca091").OptionShape) => boolean) | undefined;
12
+ filterFn?: ((value: string | undefined, option: import("../../typings-0f4b9bed").OptionShape) => boolean) | undefined;
13
13
  onCountryChange?: ((country?: Country | undefined) => void) | undefined;
14
14
  onChange?: ((e: React.ChangeEvent<HTMLInputElement> | null, { value }: {
15
15
  value: string;
16
16
  }) => void) | undefined;
17
- onBlur?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
18
- onFocus?: ((event: React.FocusEvent<HTMLDivElement | HTMLInputElement, Element>) => void) | undefined;
17
+ onBlur?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
18
+ onFocus?: ((event: React.FocusEvent<HTMLInputElement | HTMLDivElement, Element>) => void) | undefined;
19
19
  } & {
20
- Input: React.FC<import("packages/input/src").InputProps>;
20
+ Input: React.FC<import("@alfalab/core-components-input").InputProps>;
21
21
  InputAutocomplete: React.FC<InputAutocompleteProps>;
22
22
  SelectComponent: React.ElementType<any>;
23
23
  view: "mobile" | "desktop";
24
24
  countriesData: Country[][];
25
- } & Omit<import("packages/input/src").InputProps, "onFocus" | "onBlur" | "onScroll"> & Partial<Omit<InputAutocompleteProps, "leftAddons" | "onChange" | "onScroll">> & React.RefAttributes<HTMLInputElement>>;
25
+ } & Omit<import("@alfalab/core-components-input").InputProps, "onFocus" | "onBlur" | "onScroll"> & Partial<Omit<InputAutocompleteProps, "leftAddons" | "onChange" | "onScroll">> & React.RefAttributes<HTMLInputElement>>;
26
26
  export { BaseInternationalPhoneInput };
@@ -25,7 +25,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
25
25
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
26
26
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
27
27
 
28
- var styles = {"component":"international-phone-input__component_18u8d","addons":"international-phone-input__addons_18u8d"};
28
+ var styles = {"component":"international-phone-input__component_1qs7j","addons":"international-phone-input__addons_1qs7j"};
29
29
  require('./index.css')
30
30
 
31
31
  var BaseInternationalPhoneInput = React.forwardRef(function (_a, ref) {
@@ -1,5 +1,5 @@
1
- /* hash: oxfst */
1
+ /* hash: 52r4w */
2
2
 
3
- .international-phone-input__component_18u8d .international-phone-input__addons_18u8d {
3
+ .international-phone-input__component_1qs7j .international-phone-input__addons_1qs7j {
4
4
  padding-left: 0;
5
5
  }
@@ -18,7 +18,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
18
18
 
19
19
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
20
20
 
21
- var styles = {"component":"international-phone-input__component_g8rhr","option":"international-phone-input__option_g8rhr","flag":"international-phone-input__flag_g8rhr","countryName":"international-phone-input__countryName_g8rhr","dialCode":"international-phone-input__dialCode_g8rhr","flagIconWrapper":"international-phone-input__flagIconWrapper_g8rhr","emptyCountryIcon":"international-phone-input__emptyCountryIcon_g8rhr"};
21
+ var styles = {"component":"international-phone-input__component_jun45","option":"international-phone-input__option_jun45","flag":"international-phone-input__flag_jun45","countryName":"international-phone-input__countryName_jun45","dialCode":"international-phone-input__dialCode_jun45","flagIconWrapper":"international-phone-input__flagIconWrapper_jun45","emptyCountryIcon":"international-phone-input__emptyCountryIcon_jun45"};
22
22
  require('./index.css')
23
23
 
24
24
  var CountrySelect = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1hqzw */
1
+ /* hash: aglkp */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-graphic-secondary: #86868a;
@@ -19,29 +19,29 @@
19
19
  } :root {
20
20
  } :root {
21
21
  --text-secondary-color: var(--color-light-text-secondary);
22
- } .international-phone-input__component_g8rhr {
22
+ } .international-phone-input__component_jun45 {
23
23
  position: static;
24
24
  display: flex;
25
25
  min-width: initial;
26
26
  height: 100%;
27
- } .international-phone-input__option_g8rhr {
27
+ } .international-phone-input__option_jun45 {
28
28
  display: flex;
29
29
  align-items: flex-start;
30
30
  padding: var(--gap-s);
31
- } .international-phone-input__flag_g8rhr {
31
+ } .international-phone-input__flag_jun45 {
32
32
  flex-shrink: 0;
33
33
  margin-right: var(--gap-xs);
34
- } .international-phone-input__countryName_g8rhr {
34
+ } .international-phone-input__countryName_jun45 {
35
35
  margin-right: var(--gap-xs);
36
- } .international-phone-input__dialCode_g8rhr {
36
+ } .international-phone-input__dialCode_jun45 {
37
37
  color: var(--text-secondary-color);
38
- } .international-phone-input__flagIconWrapper_g8rhr {
38
+ } .international-phone-input__flagIconWrapper_jun45 {
39
39
  display: flex;
40
40
  justify-content: center;
41
41
  align-items: center;
42
42
  width: 24px;
43
43
  height: 24px;
44
44
  margin-left: var(--gap-s);
45
- } .international-phone-input__emptyCountryIcon_g8rhr {
45
+ } .international-phone-input__emptyCountryIcon_jun45 {
46
46
  color: var(--color-light-graphic-secondary);
47
47
  }
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
13
13
 
14
- var styles = {"flagIcon":"international-phone-input__flagIcon_1xrmt","flagPlaceholder":"international-phone-input__flagPlaceholder_1xrmt"};
14
+ var styles = {"flagIcon":"international-phone-input__flagIcon_1cay9","flagPlaceholder":"international-phone-input__flagPlaceholder_1cay9"};
15
15
  require('./index.css')
16
16
 
17
17
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 1jv21 */
1
+ /* hash: s4cbc */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -17,10 +17,10 @@
17
17
  --gap-3xs: 2px;
18
18
  } :root {
19
19
  } :root {
20
- } .international-phone-input__flagIcon_1xrmt {
20
+ } .international-phone-input__flagIcon_1cay9 {
21
21
  max-width: 24px;
22
22
  max-height: 24px;
23
- } .international-phone-input__flagPlaceholder_1xrmt {
23
+ } .international-phone-input__flagPlaceholder_1cay9 {
24
24
  width: 24px;
25
25
  height: 16px;
26
26
  max-height: 16px;
@@ -17,7 +17,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
18
18
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
19
19
 
20
- var styles = {"component":"international-phone-input__component_1yhpi","flagIconContainer":"international-phone-input__flagIconContainer_1yhpi","emptyCountryIcon":"international-phone-input__emptyCountryIcon_1yhpi","disabled":"international-phone-input__disabled_1yhpi","inner":"international-phone-input__inner_1yhpi","l":"international-phone-input__l_1yhpi","xl":"international-phone-input__xl_1yhpi","focusVisible":"international-phone-input__focusVisible_1yhpi"};
20
+ var styles = {"component":"international-phone-input__component_e0t5l","flagIconContainer":"international-phone-input__flagIconContainer_e0t5l","emptyCountryIcon":"international-phone-input__emptyCountryIcon_e0t5l","disabled":"international-phone-input__disabled_e0t5l","inner":"international-phone-input__inner_e0t5l","l":"international-phone-input__l_e0t5l","xl":"international-phone-input__xl_e0t5l","focusVisible":"international-phone-input__focusVisible_e0t5l"};
21
21
  require('./index.css')
22
22
 
23
23
  var EMPTY_COUNTRY_SELECT_FIELD = {
@@ -1,4 +1,4 @@
1
- /* hash: 14kw5 */
1
+ /* hash: 1ofkt */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-border-link: #0072ef;
@@ -21,33 +21,33 @@
21
21
  } :root {
22
22
  --focus-color: var(--color-light-border-link);
23
23
  --disabled-cursor: not-allowed;
24
- } .international-phone-input__component_1yhpi {
24
+ } .international-phone-input__component_e0t5l {
25
25
  height: 100%;
26
26
  cursor: pointer;
27
27
  outline: none;
28
28
  position: relative;
29
- } .international-phone-input__flagIconContainer_1yhpi {
29
+ } .international-phone-input__flagIconContainer_e0t5l {
30
30
  display: flex;
31
31
  justify-content: center;
32
32
  align-items: center;
33
33
  width: 24px;
34
34
  height: 24px;
35
35
  margin-right: var(--gap-2xs);
36
- } .international-phone-input__emptyCountryIcon_1yhpi {
36
+ } .international-phone-input__emptyCountryIcon_e0t5l {
37
37
  color: var(--color-light-graphic-secondary);
38
- } .international-phone-input__disabled_1yhpi {
38
+ } .international-phone-input__disabled_e0t5l {
39
39
  cursor: var(--disabled-cursor);
40
- } .international-phone-input__inner_1yhpi {
40
+ } .international-phone-input__inner_e0t5l {
41
41
  position: relative;
42
42
  display: flex;
43
43
  align-items: center;
44
44
  height: 100%;
45
45
  padding-left: var(--gap-s);
46
46
  outline: none;
47
- } .international-phone-input__l_1yhpi .international-phone-input__inner_1yhpi,
48
- .international-phone-input__xl_1yhpi .international-phone-input__inner_1yhpi {
47
+ } .international-phone-input__l_e0t5l .international-phone-input__inner_e0t5l,
48
+ .international-phone-input__xl_e0t5l .international-phone-input__inner_e0t5l {
49
49
  padding-left: var(--gap-m);
50
- } .international-phone-input__focusVisible_1yhpi {
50
+ } .international-phone-input__focusVisible_e0t5l {
51
51
  outline: 2px solid var(--focus-color);
52
52
  outline-offset: 2px;
53
53
  }
@@ -2,7 +2,7 @@
2
2
  import React from 'react';
3
3
  import { ReactNode } from "react";
4
4
  import { BottomSheetProps } from "./index-f12ee135";
5
- import { BaseSelectProps } from "./typings-dd8ca091";
5
+ import { BaseSelectProps } from "./typings-0f4b9bed";
6
6
  type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
7
  /**
8
8
  * Футер
@@ -1,7 +1,19 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
- import { FieldProps } from "./shared-4cd3936b";
4
- import { InputAutocompleteDesktopProps } from "./Component.desktop-4cd3936b";
5
- type AutocompleteFieldProps = FieldProps & Pick<InputAutocompleteDesktopProps, 'Input' | 'inputProps' | 'value' | 'onInput' | 'readOnly'>;
6
- declare const AutocompleteField: ({ label, labelView, placeholder, size, Arrow, Input, value, error, success, hint, disabled, readOnly, onInput, inputProps, innerProps, }: AutocompleteFieldProps) => React.JSX.Element;
7
- export { AutocompleteFieldProps, AutocompleteField };
3
+ import { ElementType } from "react";
4
+ import { FormControlMobileProps } from "./mobile-96988a65";
5
+ import { FieldProps as BaseFieldProps } from "./shared-4cd3936b";
6
+ type FieldProps = {
7
+ /**
8
+ * Компонент FormControl
9
+ */
10
+ FormControlComponent?: ElementType;
11
+ };
12
+ type AutocompleteMobileFieldProps = FormControlMobileProps & Omit<BaseFieldProps, 'selected' | 'multiple' | 'success'> & {
13
+ /**
14
+ * Значение поля ввода
15
+ */
16
+ value?: string;
17
+ };
18
+ declare const AutocompleteMobileField: ({ size, open, disabled, value, innerProps, dataTestId, fieldClassName, labelView, placeholder, Arrow, valueRenderer, toggleMenu, setSelectedItems, selectedMultiple, FormControlComponent, ...restProps }: AutocompleteMobileFieldProps & FieldProps) => React.JSX.Element;
19
+ export { AutocompleteMobileFieldProps, AutocompleteMobileField };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { BaseButtonProps } from "./typings-9211a437";
4
+ import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
5
  type SpinnerProps = {
6
6
  /**
7
7
  * Управление видимостью компонента
@@ -34,5 +34,5 @@ declare const Spinner: FC<SpinnerProps>;
34
34
  * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
35
  */
36
36
  declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
38
  export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
@@ -34,7 +34,7 @@ type IconButtonProps = {
34
34
  * Набор цветов для компонента
35
35
  */
36
36
  colors?: 'default' | 'inverted';
37
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'size'> & Pick<ButtonProps, 'href' | 'loading' | 'breakpoint'> & Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'target' | 'download'>;
37
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'size'> & Pick<ButtonProps, 'Component' | 'href' | 'loading' | 'breakpoint'> & Pick<AnchorHTMLAttributes<HTMLAnchorElement>, 'target' | 'download'>;
38
38
  declare const IconButton: React.ForwardRefExoticComponent<{
39
39
  /**
40
40
  * Компонент иконки
@@ -49,7 +49,7 @@ declare const IconButton: React.ForwardRefExoticComponent<{
49
49
  /**
50
50
  * Размер компонента
51
51
  */
52
- size?: "s" | "xs" | "xxs" | undefined;
52
+ size?: "xs" | "s" | "xxs" | undefined;
53
53
  /**
54
54
  * Дополнительный класс
55
55
  */
@@ -58,7 +58,7 @@ declare const IconButton: React.ForwardRefExoticComponent<{
58
58
  * Выравнивание иконки
59
59
  * @default 'center'
60
60
  */
61
- alignIcon?: "center" | "left" | "right" | undefined;
61
+ alignIcon?: "center" | "right" | "left" | undefined;
62
62
  /**
63
63
  * Идентификатор для систем автоматизированного тестирования
64
64
  */
@@ -67,5 +67,5 @@ declare const IconButton: React.ForwardRefExoticComponent<{
67
67
  * Набор цветов для компонента
68
68
  */
69
69
  colors?: "default" | "inverted" | undefined;
70
- } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
70
+ } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps, "href" | "Component" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
71
71
  export { IconButtonProps, IconButton };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from 'react';
3
3
  import { FieldProps } from "./shared-4cd3936b";
4
- import { InputAutocompleteDesktopProps } from "./Component.desktop-d078a845";
4
+ import { InputAutocompleteDesktopProps } from "./Component.desktop-9cded6b9";
5
5
  type AutocompleteFieldProps = FieldProps & Pick<InputAutocompleteDesktopProps, 'Input' | 'inputProps' | 'value' | 'onInput' | 'readOnly'>;
6
6
  declare const AutocompleteField: ({ label, labelView, placeholder, size, Arrow, Input, value, error, success, hint, disabled, readOnly, onInput, inputProps, innerProps, }: AutocompleteFieldProps) => React.JSX.Element;
7
7
  export { AutocompleteFieldProps, AutocompleteField };
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ import React from 'react';
3
+ import { ElementType } from "react";
4
+ import { FormControlProps } from "./index-c44170fe";
5
+ import { FieldProps as BaseFieldProps } from "./typings-0f4b9bed";
6
+ type FieldProps = {
7
+ /**
8
+ * Компонент FormControl
9
+ */
10
+ FormControlComponent?: ElementType;
11
+ };
12
+ declare const Field: ({ size, open, multiple, error, hint, disabled, label, labelView, placeholder, selectedMultiple, selected, rightAddons, valueRenderer, setSelectedItems, toggleMenu, Arrow, innerProps, dataTestId, fieldClassName, FormControlComponent, ...restProps }: BaseFieldProps & FormControlProps & FieldProps) => React.JSX.Element;
13
+ export { Field };