@alfalab/core-components-input-autocomplete 10.2.2 → 10.3.0

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 (209) hide show
  1. package/Component.desktop.d.ts +3 -3
  2. package/Component.mobile.d.ts +2 -2
  3. package/Component.mobile.js +1 -1
  4. package/Component.modal.mobile.d.ts +3 -3
  5. package/Component.modal.mobile.js +1 -1
  6. package/Component.responsive.d.ts +6 -6
  7. package/Component.responsive.js +1 -1
  8. package/autocomplete-field/Component.d.ts +1 -1
  9. package/autocomplete-field/Component.js +1 -1
  10. package/autocomplete-field/index.css +2 -2
  11. package/autocomplete-mobile-field/Component.d.ts +2 -2
  12. package/autocomplete-mobile-field/Component.js +1 -1
  13. package/autocomplete-mobile-field/index.css +8 -8
  14. package/cssm/Component.desktop.d.ts +3 -3
  15. package/cssm/Component.mobile.d.ts +2 -2
  16. package/cssm/Component.modal.mobile.d.ts +3 -3
  17. package/cssm/Component.responsive.d.ts +6 -6
  18. package/cssm/autocomplete-field/Component.d.ts +1 -1
  19. package/cssm/autocomplete-mobile-field/Component.d.ts +2 -2
  20. package/cssm/{desktop.d.ts → desktop/index.d.ts} +1 -1
  21. package/cssm/{desktop.js → desktop/index.js} +3 -3
  22. package/{mobile.d.ts → cssm/mobile/index.d.ts} +2 -2
  23. package/cssm/{mobile.js → mobile/index.js} +5 -5
  24. package/{modern/desktop.d.ts → desktop/index.d.ts} +1 -1
  25. package/{desktop.js → desktop/index.js} +2 -2
  26. package/desktop/package.json +3 -0
  27. package/esm/Component.desktop.d.ts +3 -3
  28. package/esm/Component.mobile.d.ts +2 -2
  29. package/esm/Component.mobile.js +1 -1
  30. package/esm/Component.modal.mobile.d.ts +3 -3
  31. package/esm/Component.modal.mobile.js +1 -1
  32. package/esm/Component.responsive.d.ts +6 -6
  33. package/esm/Component.responsive.js +1 -1
  34. package/esm/autocomplete-field/Component.d.ts +1 -1
  35. package/esm/autocomplete-field/Component.js +1 -1
  36. package/esm/autocomplete-field/index.css +2 -2
  37. package/esm/autocomplete-mobile-field/Component.d.ts +2 -2
  38. package/esm/autocomplete-mobile-field/Component.js +1 -1
  39. package/esm/autocomplete-mobile-field/index.css +8 -8
  40. package/{desktop.d.ts → esm/desktop/index.d.ts} +1 -1
  41. package/esm/{desktop.js → desktop/index.js} +2 -2
  42. package/esm/index.js +1 -1
  43. package/{cssm/mobile.d.ts → esm/mobile/index.d.ts} +2 -2
  44. package/esm/{mobile.js → mobile/index.js} +4 -4
  45. package/esm/mobile.css +4 -4
  46. package/esm/{mobile.module-a36ccaa2.js → mobile.module-846d8b52.js} +1 -1
  47. package/index.js +1 -1
  48. package/{modern/mobile.d.ts → mobile/index.d.ts} +2 -2
  49. package/{mobile.js → mobile/index.js} +4 -4
  50. package/mobile/package.json +3 -0
  51. package/mobile.css +4 -4
  52. package/{mobile.module-ef956a02.js → mobile.module-7c0f2a72.js} +1 -1
  53. package/modern/Component.desktop.d.ts +4 -4
  54. package/modern/Component.mobile.d.ts +3 -3
  55. package/modern/Component.mobile.js +1 -1
  56. package/modern/Component.modal.mobile.d.ts +4 -4
  57. package/modern/Component.modal.mobile.js +1 -1
  58. package/modern/Component.responsive.d.ts +9 -9
  59. package/modern/Component.responsive.js +1 -1
  60. package/modern/autocomplete-field/Component.d.ts +1 -1
  61. package/modern/autocomplete-field/Component.js +1 -1
  62. package/modern/autocomplete-field/index.css +2 -2
  63. package/modern/autocomplete-mobile-field/Component.d.ts +2 -2
  64. package/modern/autocomplete-mobile-field/Component.js +1 -1
  65. package/modern/autocomplete-mobile-field/index.css +8 -8
  66. package/{esm/desktop.d.ts → modern/desktop/index.d.ts} +1 -1
  67. package/modern/{desktop.js → desktop/index.js} +2 -2
  68. package/modern/index.js +1 -1
  69. package/{esm/mobile.d.ts → modern/mobile/index.d.ts} +2 -2
  70. package/modern/{mobile.js → mobile/index.js} +4 -4
  71. package/modern/mobile.css +4 -4
  72. package/modern/{mobile.module-ba8a299e.js → mobile.module-7bf90bfc.js} +1 -1
  73. package/package.json +6 -26
  74. package/src/{desktop.ts → desktop/index.ts} +1 -1
  75. package/src/desktop/package.json +3 -0
  76. package/src/{mobile.ts → mobile/index.ts} +2 -2
  77. package/src/mobile/package.json +3 -0
  78. package/Component-0f4b9bed.d.ts +0 -72
  79. package/Component-69921c40.d.ts +0 -184
  80. package/Component-89f0cb07.d.ts +0 -38
  81. package/Component-bdb4c6b9.d.ts +0 -12
  82. package/Component-c76d6398.d.ts +0 -5
  83. package/Component-ebda875c.d.ts +0 -12
  84. package/Component.desktop-ebda875c.d.ts +0 -6
  85. package/Component.mobile-f1f15074.d.ts +0 -34
  86. package/Component.mobile-f28cbba0.d.ts +0 -41
  87. package/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  88. package/Context-bdb4c6b9.d.ts +0 -4
  89. package/ResponsiveContext-baf4875b.d.ts +0 -5
  90. package/consts-f777ba1a.d.ts +0 -2
  91. package/cssm/Component-0f4b9bed.d.ts +0 -72
  92. package/cssm/Component-69921c40.d.ts +0 -184
  93. package/cssm/Component-89f0cb07.d.ts +0 -38
  94. package/cssm/Component-bdb4c6b9.d.ts +0 -12
  95. package/cssm/Component-c76d6398.d.ts +0 -5
  96. package/cssm/Component-ebda875c.d.ts +0 -12
  97. package/cssm/Component.desktop-ebda875c.d.ts +0 -6
  98. package/cssm/Component.mobile-f1f15074.d.ts +0 -34
  99. package/cssm/Component.mobile-f28cbba0.d.ts +0 -41
  100. package/cssm/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  101. package/cssm/Context-bdb4c6b9.d.ts +0 -4
  102. package/cssm/ResponsiveContext-baf4875b.d.ts +0 -5
  103. package/cssm/consts-f777ba1a.d.ts +0 -2
  104. package/cssm/desktop-69921c40.d.ts +0 -6
  105. package/cssm/hook-8abfea97.d.ts +0 -90
  106. package/cssm/index-136acbb1.d.ts +0 -28
  107. package/cssm/index-72dda473.d.ts +0 -12
  108. package/cssm/index-bdb4c6b9.d.ts +0 -2
  109. package/cssm/index-c76d6398.d.ts +0 -185
  110. package/cssm/index-ebda875c.d.ts +0 -146
  111. package/cssm/index-f12ee135.d.ts +0 -52
  112. package/cssm/mobile-89f0cb07.d.ts +0 -6
  113. package/cssm/mobile-96988a65.d.ts +0 -6
  114. package/cssm/mobile-f28cbba0.d.ts +0 -5
  115. package/cssm/shared-4cd3936b.d.ts +0 -65
  116. package/cssm/types-1b036d4b.d.ts +0 -13
  117. package/cssm/types-72dda473.d.ts +0 -276
  118. package/cssm/typings-0f4b9bed.d.ts +0 -576
  119. package/cssm/typings-89f0cb07.d.ts +0 -93
  120. package/cssm/typings-bdb4c6b9.d.ts +0 -52
  121. package/cssm/useSkeleton-ebda875c.d.ts +0 -12
  122. package/cssm/utils-0f4b9bed.d.ts +0 -41
  123. package/cssm/utils-1574ad8b.d.ts +0 -29
  124. package/desktop-69921c40.d.ts +0 -6
  125. package/esm/Component-0f4b9bed.d.ts +0 -72
  126. package/esm/Component-69921c40.d.ts +0 -184
  127. package/esm/Component-89f0cb07.d.ts +0 -38
  128. package/esm/Component-bdb4c6b9.d.ts +0 -12
  129. package/esm/Component-c76d6398.d.ts +0 -5
  130. package/esm/Component-ebda875c.d.ts +0 -12
  131. package/esm/Component.desktop-ebda875c.d.ts +0 -6
  132. package/esm/Component.mobile-f1f15074.d.ts +0 -34
  133. package/esm/Component.mobile-f28cbba0.d.ts +0 -41
  134. package/esm/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  135. package/esm/Context-bdb4c6b9.d.ts +0 -4
  136. package/esm/ResponsiveContext-baf4875b.d.ts +0 -5
  137. package/esm/consts-f777ba1a.d.ts +0 -2
  138. package/esm/desktop-69921c40.d.ts +0 -6
  139. package/esm/hook-8abfea97.d.ts +0 -90
  140. package/esm/index-136acbb1.d.ts +0 -28
  141. package/esm/index-72dda473.d.ts +0 -12
  142. package/esm/index-bdb4c6b9.d.ts +0 -2
  143. package/esm/index-c76d6398.d.ts +0 -185
  144. package/esm/index-ebda875c.d.ts +0 -146
  145. package/esm/index-f12ee135.d.ts +0 -52
  146. package/esm/mobile-89f0cb07.d.ts +0 -6
  147. package/esm/mobile-96988a65.d.ts +0 -6
  148. package/esm/mobile-f28cbba0.d.ts +0 -5
  149. package/esm/shared-4cd3936b.d.ts +0 -65
  150. package/esm/types-1b036d4b.d.ts +0 -13
  151. package/esm/types-72dda473.d.ts +0 -276
  152. package/esm/typings-0f4b9bed.d.ts +0 -576
  153. package/esm/typings-89f0cb07.d.ts +0 -93
  154. package/esm/typings-bdb4c6b9.d.ts +0 -52
  155. package/esm/useSkeleton-ebda875c.d.ts +0 -12
  156. package/esm/utils-0f4b9bed.d.ts +0 -41
  157. package/esm/utils-1574ad8b.d.ts +0 -29
  158. package/hook-8abfea97.d.ts +0 -90
  159. package/index-136acbb1.d.ts +0 -28
  160. package/index-72dda473.d.ts +0 -12
  161. package/index-bdb4c6b9.d.ts +0 -2
  162. package/index-c76d6398.d.ts +0 -185
  163. package/index-ebda875c.d.ts +0 -146
  164. package/index-f12ee135.d.ts +0 -52
  165. package/mobile-89f0cb07.d.ts +0 -6
  166. package/mobile-96988a65.d.ts +0 -6
  167. package/mobile-f28cbba0.d.ts +0 -5
  168. package/modern/Component-0f4b9bed.d.ts +0 -72
  169. package/modern/Component-69921c40.d.ts +0 -184
  170. package/modern/Component-89f0cb07.d.ts +0 -38
  171. package/modern/Component-bdb4c6b9.d.ts +0 -12
  172. package/modern/Component-c76d6398.d.ts +0 -5
  173. package/modern/Component-ebda875c.d.ts +0 -12
  174. package/modern/Component.desktop-ebda875c.d.ts +0 -6
  175. package/modern/Component.mobile-f1f15074.d.ts +0 -34
  176. package/modern/Component.mobile-f28cbba0.d.ts +0 -41
  177. package/modern/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  178. package/modern/Context-bdb4c6b9.d.ts +0 -4
  179. package/modern/ResponsiveContext-baf4875b.d.ts +0 -5
  180. package/modern/consts-f777ba1a.d.ts +0 -2
  181. package/modern/desktop-69921c40.d.ts +0 -6
  182. package/modern/hook-8abfea97.d.ts +0 -90
  183. package/modern/index-136acbb1.d.ts +0 -28
  184. package/modern/index-72dda473.d.ts +0 -12
  185. package/modern/index-bdb4c6b9.d.ts +0 -2
  186. package/modern/index-c76d6398.d.ts +0 -185
  187. package/modern/index-ebda875c.d.ts +0 -146
  188. package/modern/index-f12ee135.d.ts +0 -52
  189. package/modern/mobile-89f0cb07.d.ts +0 -6
  190. package/modern/mobile-96988a65.d.ts +0 -6
  191. package/modern/mobile-f28cbba0.d.ts +0 -5
  192. package/modern/shared-4cd3936b.d.ts +0 -65
  193. package/modern/types-1b036d4b.d.ts +0 -13
  194. package/modern/types-72dda473.d.ts +0 -276
  195. package/modern/typings-0f4b9bed.d.ts +0 -576
  196. package/modern/typings-89f0cb07.d.ts +0 -93
  197. package/modern/typings-bdb4c6b9.d.ts +0 -52
  198. package/modern/useSkeleton-ebda875c.d.ts +0 -12
  199. package/modern/utils-0f4b9bed.d.ts +0 -41
  200. package/modern/utils-1574ad8b.d.ts +0 -29
  201. package/shared-4cd3936b.d.ts +0 -65
  202. package/types-1b036d4b.d.ts +0 -13
  203. package/types-72dda473.d.ts +0 -276
  204. package/typings-0f4b9bed.d.ts +0 -576
  205. package/typings-89f0cb07.d.ts +0 -93
  206. package/typings-bdb4c6b9.d.ts +0 -52
  207. package/useSkeleton-ebda875c.d.ts +0 -12
  208. package/utils-0f4b9bed.d.ts +0 -41
  209. package/utils-1574ad8b.d.ts +0 -29
@@ -0,0 +1,3 @@
1
+ {
2
+ "module": "../esm/mobile/index.js"
3
+ }
@@ -1,72 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { ReactNode } from "react";
4
- import { BottomSheetProps } from "./index-f12ee135";
5
- import { BaseSelectProps } from "./typings-0f4b9bed";
6
- type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
- /**
8
- * Футер
9
- * @deprecated Используйте bottomSheetProps.actionButton
10
- */
11
- footer?: ReactNode;
12
- /**
13
- * Будет ли свайпаться шторка
14
- * @deprecated Используйте bottomSheetProps.swipeable
15
- */
16
- swipeable?: boolean;
17
- /**
18
- * Отображать в BottomSheet
19
- */
20
- isBottomSheet?: boolean;
21
- /**
22
- * Дополнительные пропсы шторки
23
- */
24
- bottomSheetProps?: Partial<BottomSheetProps>;
25
- /**
26
- * Дополнительные пропсы модалки
27
- */
28
- modalProps?: Partial<React.ComponentProps<typeof ModalMobile>>;
29
- /**
30
- * Дополнительные пропсы шапки модалки
31
- */
32
- modalHeaderProps?: Partial<React.ComponentProps<typeof ModalMobile.Header>>;
33
- /**
34
- * Дополнительные пропсы футера модалки
35
- */
36
- modalFooterProps?: Partial<React.ComponentProps<typeof ModalMobile.Footer>>;
37
- };
38
- declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & {
39
- /**
40
- * Футер
41
- * @deprecated Используйте bottomSheetProps.actionButton
42
- */
43
- footer?: ReactNode;
44
- /**
45
- * Будет ли свайпаться шторка
46
- * @deprecated Используйте bottomSheetProps.swipeable
47
- */
48
- swipeable?: boolean | undefined;
49
- /**
50
- * Отображать в BottomSheet
51
- */
52
- isBottomSheet?: boolean | undefined;
53
- /**
54
- * Дополнительные пропсы шторки
55
- */
56
- bottomSheetProps?: Partial<BottomSheetProps> | undefined;
57
- /**
58
- * Дополнительные пропсы модалки
59
- */
60
- modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
61
- /**
62
- * Дополнительные пропсы шапки модалки
63
- */
64
- modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
65
- /**
66
- * Дополнительные пропсы футера модалки
67
- */
68
- modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
69
- } & React.RefAttributes<unknown>>;
70
- export * from "./Component.mobile-f1f15074";
71
- export { ModalMobileProps } from "./typings-bdb4c6b9";
72
- export { SelectMobileProps, BaseSelectMobile };
@@ -1,184 +0,0 @@
1
- /// <reference types="react" />
2
- import React from "react";
3
- import { FC, ForwardRefExoticComponent, RefAttributes, HTMLAttributes } from "react";
4
- import { TextElementType, TextSkeletonProps } from "./types-1b036d4b";
5
- declare const colors: readonly [
6
- "tertiary",
7
- "disabled",
8
- "accent",
9
- "primary",
10
- "attention",
11
- "positive",
12
- "secondary",
13
- "tertiary-inverted",
14
- "primary-inverted",
15
- "secondary-inverted",
16
- "link",
17
- "negative",
18
- "static-primary-light",
19
- "static-secondary-light",
20
- "static-tertiary-light",
21
- "static-primary-dark",
22
- "static-secondary-dark",
23
- "static-tertiary-dark",
24
- "static-accent"
25
- ];
26
- type Color = (typeof colors)[number];
27
- type NativeProps = HTMLAttributes<HTMLSpanElement>;
28
- type TextBaseProps = {
29
- /**
30
- * [Вариант начертания](https://core-ds.github.io/core-components/master/?path=/docs/tokens-assets-типографика--docs)
31
- */
32
- view?: "primary-large" | "primary-medium" | "primary-small" | "secondary-large" | "secondary-medium" | "secondary-small" | "component" | "caps";
33
- /**
34
- * Цвет текста
35
- */
36
- color?: Color;
37
- /**
38
- * Толщина шрифта
39
- */
40
- weight?: "regular" | "medium" | "bold";
41
- /**
42
- * Делает цифры моноширинными
43
- */
44
- monospaceNumbers?: boolean;
45
- /**
46
- * HTML тег
47
- */
48
- tag?: "span" | "div";
49
- /**
50
- * Css-класс для стилизации (native prop)
51
- */
52
- className?: string;
53
- /**
54
- * Id компонента для тестов
55
- */
56
- dataTestId?: string;
57
- /**
58
- * Контент (native prop)
59
- */
60
- children?: React.ReactNode;
61
- /**
62
- * Добавляет отступы к тэгу 'p'
63
- */
64
- defaultMargins?: never;
65
- /**
66
- * Количество строк (не поддерживает IE)
67
- */
68
- rowLimit?: 1 | 2 | 3;
69
- /**
70
- * Показать скелетон
71
- */
72
- showSkeleton?: boolean;
73
- /**
74
- * Пропы для скелетона
75
- */
76
- skeletonProps?: TextSkeletonProps;
77
- };
78
- type TextPTagProps = Omit<TextBaseProps, "tag" | "defaultMargins"> & {
79
- tag?: "p";
80
- defaultMargins?: boolean;
81
- };
82
- type TextProps = Omit<NativeProps, "color"> & (TextBaseProps | TextPTagProps);
83
- type NativeProps$0 = HTMLAttributes<HTMLHeadingElement>;
84
- type TitleProps = Omit<NativeProps$0, "color"> & {
85
- /**
86
- * HTML тег
87
- */
88
- tag: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "div";
89
- /**
90
- * [Вариант начертания](https://core-ds.github.io/core-components/master/?path=/docs/guidelines-typography--page)
91
- */
92
- view?: "xlarge" | "large" | "medium" | "small" | "xsmall";
93
- /**
94
- * Цвет текста
95
- */
96
- color?: Color;
97
- /**
98
- * Толщина шрифта
99
- */
100
- weight?: "regular" | "medium" | "bold";
101
- /**
102
- * Шрифт текста
103
- */
104
- font?: "styrene" | "system";
105
- /**
106
- * Добавляет отступы
107
- */
108
- defaultMargins?: boolean;
109
- /**
110
- * Css-класс для стилизации (native prop)
111
- */
112
- className?: string;
113
- /**
114
- * Id компонента для тестов
115
- */
116
- dataTestId?: string;
117
- /**
118
- * Контент (native prop)
119
- */
120
- children?: React.ReactNode;
121
- /**
122
- * Количество строк (не поддерживает IE)
123
- */
124
- rowLimit?: 1 | 2 | 3;
125
- /**
126
- * Показать скелетон
127
- */
128
- showSkeleton?: boolean;
129
- /**
130
- * Пропы для скелетона
131
- */
132
- skeletonProps?: TextSkeletonProps;
133
- };
134
- type TitleMobileProps = Omit<TitleProps, "defaultMargins">;
135
- declare const Typography: {
136
- Title: FC<TitleProps>;
137
- Text: ForwardRefExoticComponent<TextProps & RefAttributes<TextElementType>>;
138
- TitleResponsive: FC<TitleProps>;
139
- TitleMobile: FC<TitleMobileProps>;
140
- };
141
- declare const typographyPresets: {
142
- mobile: {
143
- list: {
144
- text: {
145
- primary: {
146
- tag: string;
147
- view: string;
148
- };
149
- secondary: {
150
- tag: string;
151
- color: string;
152
- view: string;
153
- };
154
- };
155
- };
156
- };
157
- };
158
- declare const TitleResponsive: FC<TitleProps>;
159
- interface BackArrowAddonProps extends React.HTMLAttributes<HTMLButtonElement> {
160
- /**
161
- * Текст после иконки
162
- */
163
- text?: string;
164
- /**
165
- * Дополнительный класс
166
- */
167
- className?: string;
168
- /**
169
- * Вид компонента
170
- */
171
- view: 'mobile' | 'desktop';
172
- /**
173
- * Прозрачность текста
174
- */
175
- textOpacity?: number;
176
- /**
177
- * Обработчик клика
178
- */
179
- onClick?: () => void;
180
- }
181
- declare const BackArrowAddon: React.FC<BackArrowAddonProps>;
182
- export { Typography, typographyPresets, TitleResponsive, BackArrowAddonProps, BackArrowAddon };
183
- export type { TitleProps, TextProps, Color };
184
- export * from "./useSkeleton-ebda875c";
@@ -1,38 +0,0 @@
1
- /// <reference types="react" />
2
- import React from "react";
3
- import { FC } from "react";
4
- import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
- type SpinnerProps = {
6
- /**
7
- * Управление видимостью компонента
8
- */
9
- visible?: boolean;
10
- /**
11
- * Размер компонента
12
- */
13
- size?: "xs" | "s" | "m";
14
- /**
15
- * Дополнительный класс
16
- */
17
- className?: string;
18
- /**
19
- * Идентификатор компонента в DOM
20
- */
21
- id?: string;
22
- /**
23
- * Идентификатор для систем автоматизированного тестирования
24
- */
25
- dataTestId?: string;
26
- /**
27
- * Палитра, в контексте которой используется спиннер
28
- */
29
- colors?: "default" | "inverted";
30
- };
31
- declare const Spinner: FC<SpinnerProps>;
32
- /**
33
- * Минимальное время отображения лоадера - 500мс,
34
- * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
- */
36
- declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
- export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { View } from "./typings-bdb4c6b9";
4
- declare const Modal: React.ForwardRefExoticComponent<import("./index-bdb4c6b9").BaseModalProps & {
5
- size?: "s" | "m" | "l" | "xl" | "fullscreen" | undefined;
6
- fullscreen?: boolean | undefined;
7
- fixedPosition?: boolean | undefined;
8
- hasCloser?: boolean | undefined;
9
- } & {
10
- view: View;
11
- } & React.RefAttributes<HTMLDivElement>>;
12
- export { Modal };
@@ -1,5 +0,0 @@
1
- import { FC } from 'react';
2
- import { NavigationBarProps } from "./index-c76d6398";
3
- type HeaderProps = Omit<NavigationBarProps, 'size' | 'view' | 'parentRef'>;
4
- declare const Header: FC<HeaderProps>;
5
- export { HeaderProps, Header };
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- /// <reference types="react-transition-group" />
3
- import React from 'react';
4
- import { CheckboxProps } from "./index-ebda875c";
5
- type HeaderProps = {
6
- checked?: boolean;
7
- indeterminate?: boolean;
8
- onChange?: CheckboxProps['onChange'];
9
- mobile?: boolean;
10
- };
11
- declare const Header: React.FC<HeaderProps>;
12
- export { HeaderProps, Header };
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { BaseFormControlProps } from "./index-ebda875c";
4
- type FormControlDesktopProps = Omit<BaseFormControlProps, 'styles' | 'colorStyles'>;
5
- declare const FormControlDesktop: React.ForwardRefExoticComponent<FormControlDesktopProps & React.RefAttributes<HTMLDivElement>>;
6
- export { FormControlDesktopProps, FormControlDesktop };
@@ -1,34 +0,0 @@
1
- /// <reference types="react" />
2
- import React from "react";
3
- import { FC, ReactNode } from "react";
4
- import { ContentProps, ModalMobileProps } from "./typings-bdb4c6b9";
5
- declare const Content: FC<ContentProps>;
6
- type FooterProps = {
7
- /**
8
- * Контент футера
9
- */
10
- children?: ReactNode;
11
- /**
12
- * Дополнительный класс
13
- */
14
- className?: string;
15
- /**
16
- * Фиксирует футер
17
- */
18
- sticky?: boolean;
19
- /**
20
- * Выравнивание элементов футера
21
- */
22
- layout?: "start" | "center" | "space-between" | "column";
23
- /**
24
- * Отступы между элементами футера
25
- */
26
- gap?: 16 | 24 | 32;
27
- };
28
- declare const Footer: FC<FooterProps>;
29
- declare const ModalMobile: React.ForwardRefExoticComponent<ModalMobileProps & React.RefAttributes<HTMLDivElement>> & {
30
- Content: React.FC<import("./typings-bdb4c6b9").ContentProps>;
31
- Header: React.FC<import("./Component-c76d6398").HeaderProps>;
32
- Footer: React.FC<FooterProps>;
33
- };
34
- export { Content, FooterProps, Footer, ModalMobile };
@@ -1,41 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { ReactNode } from "react";
4
- import { BottomSheetProps } from "./index-f12ee135";
5
- import { UseSelectWithApplyProps } from "./hook-8abfea97";
6
- import { BaseSelectProps } from "./typings-0f4b9bed";
7
- type AdditionalMobileProps = {
8
- /**
9
- * Футер
10
- * @deprecated Используйте bottomSheetProps.actionButton
11
- */
12
- footer?: ReactNode;
13
- /**
14
- * Будет ли свайпаться шторка
15
- * @deprecated Используйте bottomSheetProps.swipeable
16
- */
17
- swipeable?: boolean;
18
- /**
19
- * Дополнительные пропсы шторки
20
- */
21
- bottomSheetProps?: Partial<BottomSheetProps>;
22
- /**
23
- * Показывать кнопку очистки
24
- */
25
- showClear?: UseSelectWithApplyProps['showClear'];
26
- /**
27
- * Показывать пункт "Выбрать все"
28
- */
29
- showSelectAll?: UseSelectWithApplyProps['showSelectAll'];
30
- /**
31
- * Показывать пункт "Выбрать все" в заголовке списка
32
- */
33
- showHeaderWithSelectAll?: UseSelectWithApplyProps['showHeaderWithSelectAll'];
34
- /**
35
- * Использовать ли хук useSelectWithApply
36
- */
37
- useWithApplyHook?: boolean;
38
- };
39
- type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & AdditionalMobileProps;
40
- declare const SelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & AdditionalMobileProps & React.RefAttributes<unknown>>;
41
- export { AdditionalMobileProps, SelectMobileProps, SelectMobile };
@@ -1,60 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { ModalMobile } from "./Component.mobile-f1f15074";
4
- import { UseSelectWithApplyProps } from "./hook-8abfea97";
5
- import { BaseSelectProps } from "./typings-0f4b9bed";
6
- type SelectModalMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
- /**
8
- * Показывать кнопку очистки
9
- */
10
- showClear?: UseSelectWithApplyProps['showClear'];
11
- /**
12
- * Показывать пункт "Выбрать все"
13
- */
14
- showSelectAll?: UseSelectWithApplyProps['showSelectAll'];
15
- /**
16
- * Дополнительные пропсы шапки модалки
17
- */
18
- modalHeaderProps?: Partial<React.ComponentProps<typeof ModalMobile.Header>>;
19
- /**
20
- * Дополнительные пропсы модалки
21
- */
22
- modalProps?: Partial<React.ComponentProps<typeof ModalMobile>>;
23
- /**
24
- * Дополнительные пропсы футера модалки
25
- */
26
- modalFooterProps?: Partial<React.ComponentProps<typeof ModalMobile.Footer>>;
27
- showHeaderWithSelectAll?: UseSelectWithApplyProps['showHeaderWithSelectAll'];
28
- /**
29
- * Использовать ли хук useSelectWithApply
30
- */
31
- useWithApplyHook?: boolean;
32
- };
33
- declare const SelectModalMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & {
34
- /**
35
- * Показывать кнопку очистки
36
- */
37
- showClear?: UseSelectWithApplyProps['showClear'];
38
- /**
39
- * Показывать пункт "Выбрать все"
40
- */
41
- showSelectAll?: UseSelectWithApplyProps['showSelectAll'];
42
- /**
43
- * Дополнительные пропсы шапки модалки
44
- */
45
- modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
46
- /**
47
- * Дополнительные пропсы модалки
48
- */
49
- modalProps?: Partial<import("./typings-bdb4c6b9").ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
50
- /**
51
- * Дополнительные пропсы футера модалки
52
- */
53
- modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
54
- showHeaderWithSelectAll?: UseSelectWithApplyProps['showHeaderWithSelectAll'];
55
- /**
56
- * Использовать ли хук useSelectWithApply
57
- */
58
- useWithApplyHook?: boolean | undefined;
59
- } & React.RefAttributes<unknown>>;
60
- export { SelectModalMobileProps, SelectModalMobile };
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { BaseModalContext } from "./index-bdb4c6b9";
3
- declare const ModalContext: import("react").Context<BaseModalContext>;
4
- export { ModalContext };
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { TResponsiveModalContext } from "./typings-bdb4c6b9";
4
- declare const ResponsiveContext: React.Context<TResponsiveModalContext>;
5
- export { ResponsiveContext };
@@ -1,2 +0,0 @@
1
- declare const DEFAULT_VISIBLE_OPTIONS = 5;
2
- export { DEFAULT_VISIBLE_OPTIONS };
@@ -1,72 +0,0 @@
1
- /// <reference types="react" />
2
- import React from 'react';
3
- import { ReactNode } from "react";
4
- import { BottomSheetProps } from "./index-f12ee135";
5
- import { BaseSelectProps } from "./typings-0f4b9bed";
6
- type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
7
- /**
8
- * Футер
9
- * @deprecated Используйте bottomSheetProps.actionButton
10
- */
11
- footer?: ReactNode;
12
- /**
13
- * Будет ли свайпаться шторка
14
- * @deprecated Используйте bottomSheetProps.swipeable
15
- */
16
- swipeable?: boolean;
17
- /**
18
- * Отображать в BottomSheet
19
- */
20
- isBottomSheet?: boolean;
21
- /**
22
- * Дополнительные пропсы шторки
23
- */
24
- bottomSheetProps?: Partial<BottomSheetProps>;
25
- /**
26
- * Дополнительные пропсы модалки
27
- */
28
- modalProps?: Partial<React.ComponentProps<typeof ModalMobile>>;
29
- /**
30
- * Дополнительные пропсы шапки модалки
31
- */
32
- modalHeaderProps?: Partial<React.ComponentProps<typeof ModalMobile.Header>>;
33
- /**
34
- * Дополнительные пропсы футера модалки
35
- */
36
- modalFooterProps?: Partial<React.ComponentProps<typeof ModalMobile.Footer>>;
37
- };
38
- declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & {
39
- /**
40
- * Футер
41
- * @deprecated Используйте bottomSheetProps.actionButton
42
- */
43
- footer?: ReactNode;
44
- /**
45
- * Будет ли свайпаться шторка
46
- * @deprecated Используйте bottomSheetProps.swipeable
47
- */
48
- swipeable?: boolean | undefined;
49
- /**
50
- * Отображать в BottomSheet
51
- */
52
- isBottomSheet?: boolean | undefined;
53
- /**
54
- * Дополнительные пропсы шторки
55
- */
56
- bottomSheetProps?: Partial<BottomSheetProps> | undefined;
57
- /**
58
- * Дополнительные пропсы модалки
59
- */
60
- modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
61
- /**
62
- * Дополнительные пропсы шапки модалки
63
- */
64
- modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
65
- /**
66
- * Дополнительные пропсы футера модалки
67
- */
68
- modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
69
- } & React.RefAttributes<unknown>>;
70
- export * from "./Component.mobile-f1f15074";
71
- export { ModalMobileProps } from "./typings-bdb4c6b9";
72
- export { SelectMobileProps, BaseSelectMobile };